svn commit: r218765 - in head: share/man/man4 sys/conf sys/dev/usb/net

2011-02-16 Thread Hans Petter Selasky
Author: hselasky Date: Thu Feb 17 07:39:53 2011 New Revision: 218765 URL: http://svn.freebsd.org/changeset/base/218765 Log: - Fix build of manual page and inclusion of mos driver into kernel config file. - Fix style compliancy by wrapping some long lines in if_mos.c Approved by: thompsa

svn commit: r218764 - head/sys/dev/ath/ath_hal/ar9002

2011-02-16 Thread Adrian Chadd
Author: adrian Date: Thu Feb 17 05:56:03 2011 New Revision: 218764 URL: http://svn.freebsd.org/changeset/base/218764 Log: Add in ANI parameters for the AR9280. These aren't enabled by default as they're likely not entirely correct, but they give people something to toy with to compare behavi

svn commit: r218763 - in head/sys/dev/ath/ath_hal: . ar5416

2011-02-16 Thread Adrian Chadd
Author: adrian Date: Thu Feb 17 05:52:53 2011 New Revision: 218763 URL: http://svn.freebsd.org/changeset/base/218763 Log: Add a new parameter to selectively enable/disable the ANI operations. This was inspired by ath9k, which disables ANI anti-noise immunity parameter tweaking (but leaves

svn commit: r218762 - head/sys/dev/ath/ath_hal/ar5416

2011-02-16 Thread Adrian Chadd
Author: adrian Date: Thu Feb 17 05:30:38 2011 New Revision: 218762 URL: http://svn.freebsd.org/changeset/base/218762 Log: Call the right function. Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c =

svn commit: r218761 - head/sys/dev/ath/ath_rate/sample

2011-02-16 Thread Adrian Chadd
Author: adrian Date: Thu Feb 17 05:16:59 2011 New Revision: 218761 URL: http://svn.freebsd.org/changeset/base/218761 Log: Properly propagate whether the channel is HT40 or not when calculating packet duration for the ath_rate_sample module. This doesn't affect the packet TX at all; only h

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Warner Losh wrote: > Author: imp > Date: Wed Feb 16 18:05:10 2011 > New Revision: 218745 > URL: http://svn.freebsd.org/changeset/base/218745 > > Log: > Remove reading of symbols from a.out loaded files. Since we are tight > on space for clang and a.out support is only needed

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Alexander Best wrote: > On Wed Feb 16 11, Alexander Best wrote: > > On Wed Feb 16 11, Alexander Best wrote: > > > On Wed Feb 16 11, Warner Losh wrote: > > > > Author: imp > > > > Date: Wed Feb 16 18:05:10 2011 > > > > New Revision: 218745 > > > > URL: http://svn.freebsd.org/change

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Ronald Klop wrote: > On Wed, 16 Feb 2011 23:41:26 +0100, Alexander Best > wrote: > > >On Wed Feb 16 11, Alexander Best wrote: > >>On Wed Feb 16 11, Alexander Best wrote: > >>> On Wed Feb 16 11, Warner Losh wrote: > >>> > Author: imp > >>> > Date: Wed Feb 16 18:05:10 2011 > >>>

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Ronald Klop
On Wed, 16 Feb 2011 23:41:26 +0100, Alexander Best wrote: On Wed Feb 16 11, Alexander Best wrote: On Wed Feb 16 11, Alexander Best wrote: > On Wed Feb 16 11, Warner Losh wrote: > > Author: imp > > Date: Wed Feb 16 18:05:10 2011 > > New Revision: 218745 > > URL: http://svn.freebsd.org/changes

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Alexander Best wrote: > On Wed Feb 16 11, Alexander Best wrote: > > On Wed Feb 16 11, Warner Losh wrote: > > > Author: imp > > > Date: Wed Feb 16 18:05:10 2011 > > > New Revision: 218745 > > > URL: http://svn.freebsd.org/changeset/base/218745 > > > > > > Log: > > > Remove readi

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Alexander Best wrote: > On Wed Feb 16 11, Warner Losh wrote: > > Author: imp > > Date: Wed Feb 16 18:05:10 2011 > > New Revision: 218745 > > URL: http://svn.freebsd.org/changeset/base/218745 > > > > Log: > > Remove reading of symbols from a.out loaded files. Since we are tight

Re: svn commit: r218650 - head/games/fortune/datfiles

2011-02-16 Thread Doug Barton
On 02/13/2011 10:18, Bruce Cran wrote: Author: brucec Date: Sun Feb 13 18:18:56 2011 New Revision: 218650 URL: http://svn.freebsd.org/changeset/base/218650 Log: Move potentially offensive fortune to fortunes-o. FYI, we never ever do this unless there is a really good reason. The problem is

Re: svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Alexander Best
On Wed Feb 16 11, Warner Losh wrote: > Author: imp > Date: Wed Feb 16 18:05:10 2011 > New Revision: 218745 > URL: http://svn.freebsd.org/changeset/base/218745 > > Log: > Remove reading of symbols from a.out loaded files. Since we are tight > on space for clang and a.out support is only needed

svn commit: r218760 - in head/sys: dev/re pci

2011-02-16 Thread Pyun YongHyeon
Author: yongari Date: Wed Feb 16 21:59:42 2011 New Revision: 218760 URL: http://svn.freebsd.org/changeset/base/218760 Log: Add initial support for RTL8401E PCIe Fast Ethernet. PR: 154789 Modified: head/sys/dev/re/if_re.c head/sys/pci/if_rlreg.h Modified: head/sys/dev/re/if_re.c

svn commit: r218757 - in head/sys: fs/nfsclient fs/portalfs kern net netgraph/bluetooth/socket netinet nfsclient rpc

2011-02-16 Thread Bjoern A. Zeeb
Author: bz Date: Wed Feb 16 21:29:13 2011 New Revision: 218757 URL: http://svn.freebsd.org/changeset/base/218757 Log: Mfp4 CH=177274,177280,177284-177285,177297,177324-177325 VNET socket push back: try to minimize the number of places where we have to switch vnets and narrow down

svn commit: r218753 - head/etc/namedb

2011-02-16 Thread Doug Barton
Author: dougb Date: Wed Feb 16 21:23:09 2011 New Revision: 218753 URL: http://svn.freebsd.org/changeset/base/218753 Log: Remove in-addr.arpa from the list of zones it is possible to slave locally Modified: head/etc/namedb/named.conf Modified: head/etc/namedb/named.conf ==

svn commit: r218749 - head/usr.sbin/uathload

2011-02-16 Thread Dimitry Andric
Author: dim Date: Wed Feb 16 21:04:47 2011 New Revision: 218749 URL: http://svn.freebsd.org/changeset/base/218749 Log: Only use -z noexecstack for these explicit arches: i386, amd64, powerpc and powerpc64. Other arches currently do not support this feature. Reminded by: kib Modified:

svn commit: r218748 - head/usr.sbin/uathload

2011-02-16 Thread Dimitry Andric
Author: dim Date: Wed Feb 16 20:46:57 2011 New Revision: 218748 URL: http://svn.freebsd.org/changeset/base/218748 Log: Fix the last binary in the base system that still has an executable stack, /usr/sbin/uathload. Since this program links in a .o file containing a firmware blob, and the

svn commit: r218747 - head/sys/dev/flash

2011-02-16 Thread Adrian Chadd
Author: adrian Date: Wed Feb 16 20:07:44 2011 New Revision: 218747 URL: http://svn.freebsd.org/changeset/base/218747 Log: Modify the spi flash driver to allow smaller read IO sizes, but enforce the larger, aligned write+erase sizes the driver currently implements. This preserves write beh

svn commit: r218745 - head/sys/boot/i386/boot2

2011-02-16 Thread Warner Losh
Author: imp Date: Wed Feb 16 18:05:10 2011 New Revision: 218745 URL: http://svn.freebsd.org/changeset/base/218745 Log: Remove reading of symbols from a.out loaded files. Since we are tight on space for clang and a.out support is only needed for /boot/loader, they are excess bytes that serve

svn commit: r218744 - in head/sys: amd64/amd64 amd64/include i386/i386 i386/include

2011-02-16 Thread Dmitry Chagin
Author: dchagin Date: Wed Feb 16 17:50:21 2011 New Revision: 218744 URL: http://svn.freebsd.org/changeset/base/218744 Log: To avoid excessive code duplication create wrapper for fill regs from stack frame. Change the trap() code to use newly created function instead of explicit regs assignme

svn commit: r218741 - head/sys/netinet/ipfw

2011-02-16 Thread Sergey Kandaurov
Author: pluknet Date: Wed Feb 16 15:43:35 2011 New Revision: 218741 URL: http://svn.freebsd.org/changeset/base/218741 Log: Bump dummynet module version to meet dummynet schedulers' requirements, and thus unbreak loading dummynet.ko via /boot/loader.conf. Reported by: rihad on freebsd-ne

svn commit: r218737 - head/sys/boot/pc98/boot2

2011-02-16 Thread Takahashi Yoshihiro
Author: nyan Date: Wed Feb 16 15:20:37 2011 New Revision: 218737 URL: http://svn.freebsd.org/changeset/base/218737 Log: MFi386: revision 218713 Apply a few small optimizations to boot2's code, to make it shrink a little further. Modified: head/sys/boot/pc98/boot2/boot2.c Modified:

Re: svn commit: r191651 - head/usr.sbin/mtest

2011-02-16 Thread John Baldwin
On Wednesday, February 16, 2011 7:13:42 am Bruce Simpson wrote: > John, > > That's news to me. I'm pretty sure I tested this code with and without > INET6 when I checked it in, given I was mostly testing without INET6. > > This was a very long time ago, so I was surprised to receive your > messag

Re: svn commit: r191651 - head/usr.sbin/mtest

2011-02-16 Thread Bruce Simpson
John, That's news to me. I'm pretty sure I tested this code with and without INET6 when I checked it in, given I was mostly testing without INET6. This was a very long time ago, so I was surprised to receive your message. Could something have changed to have broken mtest? thanks BMS John Baldwi

svn commit: r218730 - head/sys/dev/usb/net

2011-02-16 Thread Hans Petter Selasky
Author: hselasky Date: Wed Feb 16 09:26:56 2011 New Revision: 218730 URL: http://svn.freebsd.org/changeset/base/218730 Log: Fix build breakage in if_mos.c when USB_DEBUG option is set. Approved by: thompsa (mentor) Modified: head/sys/dev/usb/net/if_mos.c Modified: head/sys/dev/usb/net/

Re: svn commit: r218729 - in head: share/man/man4 sys/dev/usb sys/dev/usb/net sys/modules/usb sys/modules/usb/mos

2011-02-16 Thread Hans Petter Selasky
Hi, There was a minor missing delta in if_mos.c, needed for build with USB_DEBUG set on AMD64. Can someone approve that I commit this, hence my mentor just went offline :-) --HPS Patch level 1 Source: [No source] Target: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f:/head/sys/dev/usb/net:218729 [

svn commit: r218729 - in head: share/man/man4 sys/dev/usb sys/dev/usb/net sys/modules/usb sys/modules/usb/mos

2011-02-16 Thread Hans Petter Selasky
Author: hselasky Date: Wed Feb 16 08:33:30 2011 New Revision: 218729 URL: http://svn.freebsd.org/changeset/base/218729 Log: Add support for new USB to ethernet controller: Moschip MCS7730/MCS7830 Submitted by: Rick van der Zwet Approved by: thompsa (mentor) Added: head/share/man/ma