svn commit: r219094 - head/usr.sbin/fifolog/lib

2011-02-28 Thread Poul-Henning Kamp
Author: phk Date: Mon Feb 28 08:59:35 2011 New Revision: 219094 URL: http://svn.freebsd.org/changeset/base/219094 Log: Don't override the perfectly good default -zalloc and -zfree functions. Modified: head/usr.sbin/fifolog/lib/fifolog_int.c Modified: head/usr.sbin/fifolog/lib/fifolog_int.c

svn commit: r219095 - in head/usr.sbin/fifolog: . fifolog_writer lib

2011-02-28 Thread Poul-Henning Kamp
Author: phk Date: Mon Feb 28 09:11:46 2011 New Revision: 219095 URL: http://svn.freebsd.org/changeset/base/219095 Log: Update fifolog internals to match main version: Rename ...write_bytes... to ...write_records..., that's what they do. Move writer .h stuff into writer private .h

svn commit: r219096 - in head: lib/libc/yp lib/libelf share/man/man7 sys/boot/i386/cdboot sys/boot/pc98/cdboot usr.bin/checknr

2011-02-28 Thread Bruce Cran
Author: brucec Date: Mon Feb 28 10:03:48 2011 New Revision: 219096 URL: http://svn.freebsd.org/changeset/base/219096 Log: Revert some of r177626. in in is valid in certain sentences. PR: 121490 MFC after:3 days Modified: head/lib/libc/yp/xdryp.c

Re: svn commit: r219056 - in head/sys: cam/ata cam/scsi dev/ata geom

2011-02-28 Thread John Baldwin
On Saturday, February 26, 2011 9:58:54 am Nathan Whitehorn wrote: Author: nwhitehorn Date: Sat Feb 26 14:58:54 2011 New Revision: 219056 URL: http://svn.freebsd.org/changeset/base/219056 Log: Add the disk ident and a human-meaningful description (here, the disk model string) to the

Re: svn commit: r219079 - in head/sys/boot/i386: gptboot gptzfsboot zfsboot

2011-02-28 Thread John Baldwin
On Saturday, February 26, 2011 10:04:00 pm Bruce Evans wrote: On Sun, 27 Feb 2011, Dimitry Andric wrote: Log: Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S. It used to choke on the notation inb (%dx),%al for inb %dx,%al; GNU as accepts both forms. Which

Re: svn commit: r219043 - in head/usr.bin: kdump ktrace

2011-02-28 Thread John Baldwin
On Sunday, February 27, 2011 6:49:42 am Chagin Dmitry wrote: On Fri, Feb 25, 2011 at 05:22:30PM -0500, John Baldwin wrote: On Friday, February 25, 2011 5:07:23 pm Dmitry Chagin wrote: Author: dchagin Date: Fri Feb 25 22:07:23 2011 New Revision: 219043 URL:

svn commit: r219097 - head/usr.sbin/fifolog/lib

2011-02-28 Thread Poul-Henning Kamp
Author: phk Date: Mon Feb 28 14:48:00 2011 New Revision: 219097 URL: http://svn.freebsd.org/changeset/base/219097 Log: Type-change to ssize_t to (app|pl)ease ppc platform. Modified: head/usr.sbin/fifolog/lib/fifolog_int.c Modified: head/usr.sbin/fifolog/lib/fifolog_int.c

Re: svn commit: r219043 - in head/usr.bin: kdump ktrace

2011-02-28 Thread Chagin Dmitry
On Mon, Feb 28, 2011 at 09:44:32AM -0500, John Baldwin wrote: On Sunday, February 27, 2011 6:49:42 am Chagin Dmitry wrote: On Fri, Feb 25, 2011 at 05:22:30PM -0500, John Baldwin wrote: On Friday, February 25, 2011 5:07:23 pm Dmitry Chagin wrote: Author: dchagin Date: Fri Feb 25

Re: svn commit: r219056 - in head/sys: cam/ata cam/scsi dev/ata geom

2011-02-28 Thread Nathan Whitehorn
On 02/28/11 06:59, John Baldwin wrote: On Saturday, February 26, 2011 9:58:54 am Nathan Whitehorn wrote: Author: nwhitehorn Date: Sat Feb 26 14:58:54 2011 New Revision: 219056 URL: http://svn.freebsd.org/changeset/base/219056 Log: Add the disk ident and a human-meaningful description (here,

svn commit: r219098 - head/sys/dev/isp

2011-02-28 Thread Matt Jacob
Author: mjacob Date: Mon Feb 28 15:58:30 2011 New Revision: 219098 URL: http://svn.freebsd.org/changeset/base/219098 Log: Sync FreeBSD ISP with mercurial tree. Minor changes having to do with a macro for minima. Modified: head/sys/dev/isp/isp.c head/sys/dev/isp/isp_freebsd.c

Re: svn commit: r219043 - in head/usr.bin: kdump ktrace

2011-02-28 Thread John Baldwin
On Monday, February 28, 2011 10:25:29 am Chagin Dmitry wrote: On Mon, Feb 28, 2011 at 09:44:32AM -0500, John Baldwin wrote: On Sunday, February 27, 2011 6:49:42 am Chagin Dmitry wrote: On Fri, Feb 25, 2011 at 05:22:30PM -0500, John Baldwin wrote: On Friday, February 25, 2011 5:07:23 pm

svn commit: r219099 - stable/8/sys/dev/mps

2011-02-28 Thread Kenneth D. Merry
Author: ken Date: Mon Feb 28 16:39:15 2011 New Revision: 219099 URL: http://svn.freebsd.org/changeset/base/219099 Log: MFC: r219036 Silence 'out of chain frames' warnings and bump the number of frames. mps.c:Hide the 'out of chain frames' warning behind MPS_INFO.

svn commit: r219100 - in head: lib/libusb share/man/man9 sys/dev/usb

2011-02-28 Thread Hans Petter Selasky
Author: hselasky Date: Mon Feb 28 17:23:15 2011 New Revision: 219100 URL: http://svn.freebsd.org/changeset/base/219100 Log: - Add support for software pre-scaling of ISOCHRONOUS transfers. MFC after:14 days Approved by: thompsa (mentor) Modified: head/lib/libusb/libusb10.c

svn commit: r219101 - head/lib/libusb

2011-02-28 Thread Hans Petter Selasky
Author: hselasky Date: Mon Feb 28 18:53:06 2011 New Revision: 219101 URL: http://svn.freebsd.org/changeset/base/219101 Log: - Add missing MLINKS for libusb and some manpage fixes. MFC after:14 days Approved by: thompsa (mentor) Modified: head/lib/libusb/Makefile

svn commit: r219102 - head/sys/dev/sis

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Mon Feb 28 20:37:48 2011 New Revision: 219102 URL: http://svn.freebsd.org/changeset/base/219102 Log: Make sure changing ownership of RX descriptor to be done as last operation. Previously ownership was transferred to hardware before setting address of new RX buffer

svn commit: r219103 - head/sys/mips/mips

2011-02-28 Thread Jayachandran C.
Author: jchandra Date: Mon Feb 28 20:55:41 2011 New Revision: 219103 URL: http://svn.freebsd.org/changeset/base/219103 Log: Use vm_offset_t for virtual addresses. The unsigned int type used now is incorrect in n64 compilation. Modified: head/sys/mips/mips/cache_mipsNN.c Modified:

svn commit: r219104 - in stable/8/sys: dev/re pci

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Mon Feb 28 21:21:24 2011 New Revision: 219104 URL: http://svn.freebsd.org/changeset/base/219104 Log: MFC r217857: Prefer MSI-X to MSI on controllers that support MSI-X. All recent PCIe controllers(RTL8102E or later and RTL8168/8111C or later) supports either 2

svn commit: r219105 - in stable/7/sys: dev/re pci

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Mon Feb 28 21:25:35 2011 New Revision: 219105 URL: http://svn.freebsd.org/changeset/base/219105 Log: MFC r217857: Prefer MSI-X to MSI on controllers that support MSI-X. All recent PCIe controllers(RTL8102E or later and RTL8168/8111C or later) supports either 2

svn commit: r219106 - head/sys/mips/mips

2011-02-28 Thread Jayachandran C.
Author: jchandra Date: Mon Feb 28 21:33:26 2011 New Revision: 219106 URL: http://svn.freebsd.org/changeset/base/219106 Log: Use correct types and fromats for physical address - Use vm_paddr_t for pa in pmap_steal_memory() - Use uintmax_t and %jx to ensure that physical address are

svn commit: r219107 - in stable/8/sys: amd64/amd64 amd64/include boot/common cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys cddl/contrib/opensolaris/uts/common/dtrace cddl/contrib/opensol...

2011-02-28 Thread Robert Watson
Author: rwatson Date: Mon Feb 28 23:28:35 2011 New Revision: 219107 URL: http://svn.freebsd.org/changeset/base/219107 Log: Merge userspace DTrace support from head to stable/8: r209721: Merge from vendor-sys/opensolaris: * add fasttrap files r209731: Introduce

svn commit: r219108 - in stable/8/sys: dev/re pci

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Mon Feb 28 23:36:03 2011 New Revision: 219108 URL: http://svn.freebsd.org/changeset/base/219108 Log: MFC r217868: Remove TX taskqueue and directly invoke re_start in interrupt task. Modified: stable/8/sys/dev/re/if_re.c stable/8/sys/pci/if_rlreg.h Directory

svn commit: r219109 - in stable/7/sys: dev/re pci

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Mon Feb 28 23:37:38 2011 New Revision: 219109 URL: http://svn.freebsd.org/changeset/base/219109 Log: MFC r217868: Remove TX taskqueue and directly invoke re_start in interrupt task. Modified: stable/7/sys/dev/re/if_re.c stable/7/sys/pci/if_rlreg.h Directory

svn commit: r219110 - in stable/8/sys: dev/re pci

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Mon Feb 28 23:41:27 2011 New Revision: 219110 URL: http://svn.freebsd.org/changeset/base/219110 Log: MFC r217902: Do not use interrupt taskqueue on controllers with MSI/MSI-X capability. One of reason using interrupt taskqueue in re(4) was to reduce number of

svn commit: r219111 - in stable/7/sys: dev/re pci

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Mon Feb 28 23:46:59 2011 New Revision: 219111 URL: http://svn.freebsd.org/changeset/base/219111 Log: MFC r217902: Do not use interrupt taskqueue on controllers with MSI/MSI-X capability. One of reason using interrupt taskqueue in re(4) was to reduce number of

svn commit: r219112 - in stable/8/sys: dev/re pci

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Tue Mar 1 00:01:34 2011 New Revision: 219112 URL: http://svn.freebsd.org/changeset/base/219112 Log: MFC r217911: Add support for RTL8105E PCIe Fast Ethernet controller. It seems the controller has a kind of embedded controller/memory and vendor applies a large

svn commit: r219113 - in stable/7/sys: dev/re pci

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Tue Mar 1 00:02:46 2011 New Revision: 219113 URL: http://svn.freebsd.org/changeset/base/219113 Log: MFC r217911: Add support for RTL8105E PCIe Fast Ethernet controller. It seems the controller has a kind of embedded controller/memory and vendor applies a large

svn commit: r219114 - stable/8/sys/dev/re

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Tue Mar 1 00:04:34 2011 New Revision: 219114 URL: http://svn.freebsd.org/changeset/base/219114 Log: MFC r218289: Disable TX IP checksum offloading for RTL8168C controllers. The controller in question generates frames with bad IP checksum value if packets

svn commit: r219115 - stable/7/sys/dev/re

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Tue Mar 1 00:05:46 2011 New Revision: 219115 URL: http://svn.freebsd.org/changeset/base/219115 Log: MFC r218289: Disable TX IP checksum offloading for RTL8168C controllers. The controller in question generates frames with bad IP checksum value if packets

svn commit: r219116 - in stable/8/sys: dev/re pci

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Tue Mar 1 00:07:38 2011 New Revision: 219116 URL: http://svn.freebsd.org/changeset/base/219116 Log: MFC r218760: Add initial support for RTL8401E PCIe Fast Ethernet. PR: 154789 Modified: stable/8/sys/dev/re/if_re.c stable/8/sys/pci/if_rlreg.h Directory

svn commit: r219117 - in stable/7/sys: dev/re pci

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Tue Mar 1 00:08:49 2011 New Revision: 219117 URL: http://svn.freebsd.org/changeset/base/219117 Log: MFC r218760: Add initial support for RTL8401E PCIe Fast Ethernet. PR: 154789 Modified: stable/7/sys/dev/re/if_re.c stable/7/sys/pci/if_rlreg.h Directory

svn commit: r219118 - stable/8/share/man/man4

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Tue Mar 1 00:11:44 2011 New Revision: 219118 URL: http://svn.freebsd.org/changeset/base/219118 Log: MFC r217914: Document newly added tunables. hw.re.intr_filter hw.re.msix_disable dev.re.%d.int_rx_mod Modified: stable/8/share/man/man4/re.4 Directory

svn commit: r219119 - stable/7/share/man/man4

2011-02-28 Thread Pyun YongHyeon
Author: yongari Date: Tue Mar 1 00:13:50 2011 New Revision: 219119 URL: http://svn.freebsd.org/changeset/base/219119 Log: MFC r217914: Document newly added tunables. hw.re.intr_filter hw.re.msix_disable dev.re.%d.int_rx_mod Modified: stable/7/share/man/man4/re.4 Directory

svn commit: r219120 - head/sys/netinet

2011-02-28 Thread Randall Stewart
Author: rrs Date: Tue Mar 1 00:37:46 2011 New Revision: 219120 URL: http://svn.freebsd.org/changeset/base/219120 Log: Adds a new Congestion Control that helps reduce the RTT that a flow will build up in buffers in transit. It is a slight modification to RFC2581 but is more friendly i.e.

Re: svn commit: r219096 - in head: lib/libc/yp lib/libelf share/man/man7 sys/boot/i386/cdboot sys/boot/pc98/cdboot usr.bin/checknr

2011-02-28 Thread Rob Farmer
On Mon, Feb 28, 2011 at 2:03 AM, Bruce Cran bru...@freebsd.org wrote: Author: brucec Date: Mon Feb 28 10:03:48 2011 New Revision: 219096 URL: http://svn.freebsd.org/changeset/base/219096 Log:  Revert some of r177626. in in is valid in certain sentences. I disagree. in in (or any doubled

Re: svn commit: r219093 - head

2011-02-28 Thread Philip M. Gollucci
Thanks for all the numerous ones, especially recently! On 2/28/2011 1:54 AM, Simon L. Nielsen wrote: Author: simon Date: Mon Feb 28 06:54:14 2011 New Revision: 219093 URL: http://svn.freebsd.org/changeset/base/219093 Log: Drop my OpenSSL maintainer hat. I don't have the motivation to

Re: svn commit: r219096 - in head: lib/libc/yp lib/libelf share/man/man7 sys/boot/i386/cdboot sys/boot/pc98/cdboot usr.bin/checknr

2011-02-28 Thread Rob Farmer
On Mon, Feb 28, 2011 at 7:07 PM, Rob Farmer rfar...@predatorlabs.net wrote: On Mon, Feb 28, 2011 at 2:03 AM, Bruce Cran bru...@freebsd.org wrote: Author: brucec Date: Mon Feb 28 10:03:48 2011 New Revision: 219096 URL: http://svn.freebsd.org/changeset/base/219096 Log:  Revert some of

svn commit: r219121 - head/sys/mips/mips

2011-02-28 Thread Jayachandran C.
Author: jchandra Date: Tue Mar 1 03:25:18 2011 New Revision: 219121 URL: http://svn.freebsd.org/changeset/base/219121 Log: Use new thread's stack to invoke pmap_activate in cpu_switch() Restore the SP from the new thread's PCB before calling pmap_activate. Remove some old FIXME

svn commit: r219122 - head/sys/mips/include

2011-02-28 Thread Jayachandran C.
Author: jchandra Date: Tue Mar 1 04:21:56 2011 New Revision: 219122 URL: http://svn.freebsd.org/changeset/base/219122 Log: Increase NKPT in case of n32 and n64 to support more physical memory. On n32, vm_page_startup() needs more virtual mem to map vm_page structs. The new value of 256