Author: hselasky
Date: Mon Dec 9 07:26:55 2013
New Revision: 259123
URL: http://svnweb.freebsd.org/changeset/base/259123
Log:
Make it easier to test build the USB code having the debug flags set
without having to build the complete kernel.
MFC after:2 weeks
Modified:
head/sys/modu
Author: ganbold (doc committer)
Date: Mon Dec 9 07:15:46 2013
New Revision: 259122
URL: http://svnweb.freebsd.org/changeset/base/259122
Log:
Add gpio config for usb1 in dts.
That way it gives power to other usb hub via gpio at boot time.
Reviewed by: stas@
Modified:
head/sys/boot/fdt/
Author: ganbold (doc committer)
Date: Mon Dec 9 07:14:59 2013
New Revision: 259121
URL: http://svnweb.freebsd.org/changeset/base/259121
Log:
Add gpio parse routines according to sys/boot/fdt/dts/bindings-gpio.txt.
Reviewed by: stas@
Modified:
head/sys/arm/rockchip/rk30xx_gpio.c
Modifie
Author: hrs
Date: Mon Dec 9 05:01:38 2013
New Revision: 259118
URL: http://svnweb.freebsd.org/changeset/base/259118
Log:
Replace Sun RPC license with a 3-clause BSD license. This license change
was approved in 2010 by Wim Coekaerts, Senior Vice President, Linux and
Virtualization at Oracle
Author: hrs
Date: Mon Dec 9 04:26:50 2013
New Revision: 259117
URL: http://svnweb.freebsd.org/changeset/base/259117
Log:
Replace Sun RPC license with a 3-clause BSD license. This license change
was approved in 2010 by Wim Coekaerts, Senior Vice President, Linux and
Virtualization at Oracle
Author: adrian
Date: Mon Dec 9 03:40:02 2013
New Revision: 259116
URL: http://svnweb.freebsd.org/changeset/base/259116
Log:
Add some initial support for the Intel 6235.
Tested:
* Intel 5100
* Intel 6235
Obtained from:mav, others
Modified:
head/sys/dev/iwn/if_iwn.c
Author: dteske
Date: Mon Dec 9 03:38:18 2013
New Revision: 259115
URL: http://svnweb.freebsd.org/changeset/base/259115
Log:
Forgot to utilize feature added in SVN r257782 to prevent truncating
/tmp/bsdinstall_log each time we exec a module.
MFC after:3 days
Modified:
head/usr.sbin
Author: alfred
Date: Mon Dec 9 02:06:52 2013
New Revision: 259114
URL: http://svnweb.freebsd.org/changeset/base/259114
Log:
Chase down cryptodeflate.c change from r259109.
Modified:
head/sys/modules/crypto/Makefile
Modified: head/sys/modules/crypto/Makefile
=
Author: dteske
Date: Mon Dec 9 01:30:20 2013
New Revision: 259113
URL: http://svnweb.freebsd.org/changeset/base/259113
Log:
Fix failed attempt to send pkg(8) stderr to /dev/null
MFC after:3 days
Modified:
head/usr.sbin/bsdconfig/share/common.subr
Modified: head/usr.sbin/bsdconfig/s
Author: dim
Date: Sun Dec 8 23:24:32 2013
New Revision: 259111
URL: http://svnweb.freebsd.org/changeset/base/259111
Log:
Use correct casts in gcc's emmintrin.h for the first arguments of the
following builtin functions:
* __builtin_ia32_pslldi128() takes __v4si instead of __v8hi
* __bu
Author: ray
Date: Sun Dec 8 22:49:12 2013
New Revision: 259110
URL: http://svnweb.freebsd.org/changeset/base/259110
Log:
o Build syscons(9)'s splash support if both sc and splash are enabled.
o Include opt_splash.h for vt(9) to know when splash device is enabled.
o Build logo_freebsd.c only
Author: peter
Date: Sun Dec 8 21:59:46 2013
New Revision: 259109
URL: http://svnweb.freebsd.org/changeset/base/259109
Log:
Fix build with 'crypto' and 'zfs' in the same kernel. This was the path
of least pain I could find.
Added:
head/sys/opencrypto/cryptodeflate.c
- copied unchanged
Hi Aleksandr,
On 08.12.13 00:59, Aleksandr Rybalko wrote:
> Andreas Tobler написав(ла):
>> On 05.12.13 23:38, Aleksandr Rybalko wrote:
>>> Author: ray
>>> Date: Thu Dec 5 22:38:53 2013
>>> New Revision: 259016
>>> URL: http://svnweb.freebsd.org/changeset/base/259016
>>>
>>> Log:
>>> Merge VT(9
Author: mav
Date: Sun Dec 8 20:43:01 2013
New Revision: 259108
URL: http://svnweb.freebsd.org/changeset/base/259108
Log:
When comparing device IDs, make sure that they have the same type
(like NAA assigned) and identify the same entity (like device or port).
Otherwise there can be false pos
On Dec 7, 2013, at 2:04 PM, Tom Rhodes wrote:
> On Sat, 7 Dec 2013 01:44:19 -0500
> Eitan Adler wrote:
>
>> On Sat, Dec 7, 2013 at 1:27 AM, Xin LI wrote:
>>> Author: delphij
>>> Date: Sat Dec 7 06:27:54 2013
>>> New Revision: 259058
>>> URL: http://svnweb.freebsd.org/changeset/base/259058
>>
Author: alc
Date: Sun Dec 8 20:07:02 2013
New Revision: 259107
URL: http://svnweb.freebsd.org/changeset/base/259107
Log:
Eliminate a redundant parameter to vm_radix_replace().
Improve the wording of the comment describing vm_radix_replace().
Reviewed by: attilio
MFC after:6 wee
Author: pjd
Date: Sun Dec 8 19:32:29 2013
New Revision: 259106
URL: http://svnweb.freebsd.org/changeset/base/259106
Log:
Some improvements to the casperd manual page.
Submitted by: emaste
Modified:
head/sbin/casperd/casperd.8
Modified: head/sbin/casperd/casperd.8
==
Author: dumbbell
Date: Sun Dec 8 18:48:07 2013
New Revision: 259104
URL: http://svnweb.freebsd.org/changeset/base/259104
Log:
drm/radeon: radeon_dp_i2c_aux_ch() must return 0 on FreeBSD
The code was unmodified compared to Linux and returned the amount of
received bytes from the i2c bus.
Author: np
Date: Sun Dec 8 17:47:37 2013
New Revision: 259103
URL: http://svnweb.freebsd.org/changeset/base/259103
Log:
cxgbe(4): save a copy of the RSS map for each port for the driver's use.
Modified:
head/sys/dev/cxgbe/adapter.h
head/sys/dev/cxgbe/t4_main.c
head/sys/dev/cxgbe/t4_sge.c
On Thu, Dec 05, 2013 at 10:38:54PM +, Aleksandr Rybalko wrote:
> Author: ray
> Date: Thu Dec 5 22:38:53 2013
> New Revision: 259016
> URL: http://svnweb.freebsd.org/changeset/base/259016
>
> Log:
> Merge VT(9) project (a.k.a. newcons).
>
> Reviewed by:nwhitehorn
> MFC_to_10_a
Author: marius
Date: Sun Dec 8 15:25:19 2013
New Revision: 259102
URL: http://svnweb.freebsd.org/changeset/base/259102
Log:
Restore a vital comment nuked in r259016.
Modified:
head/sys/sparc64/sparc64/machdep.c
Modified: head/sys/sparc64/sparc64/machdep.c
===
Author: dumbbell
Date: Sun Dec 8 14:21:54 2013
New Revision: 259101
URL: http://svnweb.freebsd.org/changeset/base/259101
Log:
drm/radeon: agp_info->ai_aperture_size is in bytes, not Mbytes
This fixes radeon_agp_init() and gtt_size is now correct. However, this
is not enough to make Radeo
Author: dim
Date: Sun Dec 8 13:56:26 2013
New Revision: 259100
URL: http://svnweb.freebsd.org/changeset/base/259100
Log:
Pull in r196658 from upstream clang trunk:
CodeGen: Don't emit linkage on thunks that aren't emitted because they're
vararg.
This can happen when we're tryi
Author: loos
Date: Sun Dec 8 13:46:27 2013
New Revision: 259099
URL: http://svnweb.freebsd.org/changeset/base/259099
Log:
Similar to r255816, fix the math for the DELAY() calculation. It was off
by a really small amount because of the higher timer resolution.
Approved by: adrian (mento
Author: jhibbits
Date: Sun Dec 8 09:34:56 2013
New Revision: 259096
URL: http://svnweb.freebsd.org/changeset/base/259096
Log:
Partially revert r259080. bde@ pointed out that there are a lot more style
bugs
going on in here than can be fixed, and I introduced some of my own. Rather
than f
25 matches
Mail list logo