svn commit: r192424 - head/lib/libdisk

2009-05-19 Thread Marcel Moolenaar
Author: marcel Date: Wed May 20 06:01:20 2009 New Revision: 192424 URL: http://svn.freebsd.org/changeset/base/192424 Log: Simplify now that we have gpart. Modified: head/lib/libdisk/open_ia64_disk.c Modified: head/lib/libdisk/open_ia64_disk.c =

svn commit: r192423 - head/usr.bin/perror

2009-05-19 Thread Maxim Konovalov
Author: maxim Date: Wed May 20 05:49:06 2009 New Revision: 192423 URL: http://svn.freebsd.org/changeset/base/192423 Log: o style.Makefile(5): remove SRCS. Modified: head/usr.bin/perror/Makefile Modified: head/usr.bin/perror/Makefile ===

Re: svn commit: r192418 - head/sys/dev/age

2009-05-19 Thread Pyun YongHyeon
On Tue, May 19, 2009 at 10:24:01PM -0700, Andrew Thompson wrote: > On Wed, May 20, 2009 at 03:33:27AM +, Pyun YongHyeon wrote: > > Author: yongari > > Date: Wed May 20 03:33:27 2009 > > New Revision: 192418 > > URL: http://svn.freebsd.org/changeset/base/192418 > > > > Log: > > pci(4) handles

Re: svn commit: r192418 - head/sys/dev/age

2009-05-19 Thread Andrew Thompson
On Wed, May 20, 2009 at 03:33:27AM +, Pyun YongHyeon wrote: > Author: yongari > Date: Wed May 20 03:33:27 2009 > New Revision: 192418 > URL: http://svn.freebsd.org/changeset/base/192418 > > Log: > pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke this > bit in driver. > > Modifi

svn commit: r192419 - head/sys/dev/usb/wlan

2009-05-19 Thread Weongyo Jeong
Author: weongyo Date: Wed May 20 03:49:16 2009 New Revision: 192419 URL: http://svn.freebsd.org/changeset/base/192419 Log: try to unsetup USB xfers before calling ieee80211_ifdetach() to fix a bug referencing a destroyed lock within TX callbacks during device detach. Submitted by: hps (

svn commit: r192418 - head/sys/dev/age

2009-05-19 Thread Pyun YongHyeon
Author: yongari Date: Wed May 20 03:33:27 2009 New Revision: 192418 URL: http://svn.freebsd.org/changeset/base/192418 Log: pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke this bit in driver. Modified: head/sys/dev/age/if_age.c Modified: head/sys/dev/age/if_age.c ===

svn commit: r192417 - in stable/7/sys: . contrib/pf dev/ale dev/ath/ath_hal dev/cxgb

2009-05-19 Thread Pyun YongHyeon
Author: yongari Date: Wed May 20 03:28:35 2009 New Revision: 192417 URL: http://svn.freebsd.org/changeset/base/192417 Log: MFC r189379: Now pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke this bit in driver. Modified: stable/7/sys/ (props changed) stable/7/sys/contrib/

svn commit: r192416 - head/sys/kern

2009-05-19 Thread Kip Macy
Author: kmacy Date: Wed May 20 02:51:48 2009 New Revision: 192416 URL: http://svn.freebsd.org/changeset/base/192416 Log: Add minimal ZFS lock hierarchy Modified: head/sys/kern/subr_witness.c Modified: head/sys/kern/subr_witness.c ==

svn commit: r192415 - in stable/7/sys: . contrib/pf dev/ath/ath_hal dev/cxgb netgraph/netflow

2009-05-19 Thread Alexander Motin
Author: mav Date: Wed May 20 02:48:53 2009 New Revision: 192415 URL: http://svn.freebsd.org/changeset/base/192415 Log: MFC rev. 192032 Fix copy-paste bug in NGM_NETFLOW_SETCONFIG argument size verification. PR: kern/134220 Submitted by: Eugene Mychlo Modified: stable/7/s

svn commit: r192414 - in stable/7/sys: . contrib/pf dev/ath/ath_hal dev/cxgb dev/sk

2009-05-19 Thread Pyun YongHyeon
Author: yongari Date: Wed May 20 02:24:09 2009 New Revision: 192414 URL: http://svn.freebsd.org/changeset/base/192414 Log: MFC r191716: Separate multicast filtering of SysKonnect GENESIS and Marvell Yukon from common multicast handling code. Yukon uses hash-based multicast filtering(

svn commit: r192413 - in stable/7/sys: . contrib/pf dev/age dev/ath/ath_hal dev/cxgb

2009-05-19 Thread Pyun YongHyeon
Author: yongari Date: Wed May 20 02:18:26 2009 New Revision: 192413 URL: http://svn.freebsd.org/changeset/base/192413 Log: MFC r190499: o Don't access VPD even if hardware advertised the capability. It seems that some revision of controller hang while accessing the VPD. Because V

svn commit: r192412 - in stable/7/sys: . contrib/pf dev/age dev/ath/ath_hal dev/cxgb

2009-05-19 Thread Pyun YongHyeon
Author: yongari Date: Wed May 20 02:13:01 2009 New Revision: 192412 URL: http://svn.freebsd.org/changeset/base/192412 Log: MFC r190303: Fix inversed logic. pci_find_extcap() returns 0 when it finds specified capability. Modified: stable/7/sys/ (props changed) stable/7/sys/contrib/

svn commit: r192411 - stable/7/release/doc/en_US.ISO8859-1/errata

2009-05-19 Thread Hiroki Sato
Author: hrs Date: Wed May 20 00:55:26 2009 New Revision: 192411 URL: http://svn.freebsd.org/changeset/base/192411 Log: Document fxp(4) TSO issue on 7.2R. Submitted by: delphij Modified: stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml Modified: stable/7/release/doc/en_US.ISO8859

svn commit: r192410 - head/lib/libc/posix1e

2009-05-19 Thread Christian Brueffer
Author: brueffer Date: Tue May 19 22:28:33 2009 New Revision: 192410 URL: http://svn.freebsd.org/changeset/base/192410 Log: Since audit(4) isn't based on posix1e, remove the commented out audit.h header, xref libbsm(3). Submitted by: rwatson MFC after:3 days Modified: head/lib/l

svn commit: r192409 - in stable/7: sys sys/amd64/amd64 sys/arm/arm sys/contrib/pf sys/dev/ath/ath_hal sys/dev/cxgb sys/i386/i386 sys/ia64/ia64 sys/kern sys/powerpc/powerpc sys/sparc64/sparc64 sys/s...

2009-05-19 Thread John Baldwin
Author: jhb Date: Tue May 19 22:07:54 2009 New Revision: 192409 URL: http://svn.freebsd.org/changeset/base/192409 Log: MFC: - Add the interrupt vector number to intr_event_create so MI code can lookup hard interrupt events by number. - Add support to cpuset for binding hardware interrupt

Re: svn commit: r192398 - in head/usr.bin: . perror

2009-05-19 Thread Nick Hibma
> + printf("Error %d is \"%s\"\n", errnum, errstr); Please reduce the noise. 'Error %d is ' and the quotes are not necessary and complicate scripting. Simply printing the errstr is sufficient. Are you going to MFC this to FBSD7? Nick ___ svn-src-

Re: svn commit: r192373 - head/sys/compat/linux

2009-05-19 Thread Ben Kaduk
On Tue, May 19, 2009 at 5:10 AM, Dmitry Chagin wrote: > Author: dchagin > Date: Tue May 19 09:10:53 2009 > New Revision: 192373 > URL: http://svn.freebsd.org/changeset/base/192373 > > Log: >  Validate user-supplied arguments values. >  Args argument is a pointer to the structure located in user sp

svn commit: r192407 - head/usr.bin/perror

2009-05-19 Thread George V. Neville-Neil
Author: gnn Date: Tue May 19 20:16:18 2009 New Revision: 192407 URL: http://svn.freebsd.org/changeset/base/192407 Log: Fix a few style(9) nits. Submitted by: danfe Modified: head/usr.bin/perror/perror.c Modified: head/usr.bin/perror/perror.c =

svn commit: r192406 - in stable/7/sys: . amd64/amd64 arm/arm contrib/pf dev/ath/ath_hal dev/cxgb i386/i386 ia64/ia64 kern powerpc/powerpc sparc64/sparc64 sun4v/sun4v sys

2009-05-19 Thread John Baldwin
Author: jhb Date: Tue May 19 19:45:36 2009 New Revision: 192406 URL: http://svn.freebsd.org/changeset/base/192406 Log: MFC: Add a MI intr_event_handle() routine for the non-INTR_FILTER case. This allows all the INTR_FILTER #ifdef's to be removed from the MD interrupt code. Modified: stabl

svn commit: r192405 - in stable/6/sys: . contrib/pf dev/ciss dev/cxgb

2009-05-19 Thread Scott Long
Author: scottl Date: Tue May 19 19:27:07 2009 New Revision: 192405 URL: http://svn.freebsd.org/changeset/base/192405 Log: Merge PCI IDs from vendor Modified: stable/6/sys/ (props changed) stable/6/sys/contrib/pf/ (props changed) stable/6/sys/dev/ciss/ciss.c stable/6/sys/dev/cxgb/

svn commit: r192404 - head/sys/kern

2009-05-19 Thread Robert Watson
Author: rwatson Date: Tue May 19 19:21:25 2009 New Revision: 192404 URL: http://svn.freebsd.org/changeset/base/192404 Log: With SMPng, DEVICE_POLLING uses its own idle threads, rather than the system idle loop, to run ether_poll(), so make ether_poll() static. MFC after:1 week Modifi

Re: svn commit: r192351 - head/sys/netinet

2009-05-19 Thread John Baldwin
On Tuesday 19 May 2009 1:11:55 pm Julian Elischer wrote: > John Baldwin wrote: > > On Monday 18 May 2009 6:34:44 pm Bjoern A. Zeeb wrote: > >> Author: bz > >> Date: Mon May 18 22:34:44 2009 > >> New Revision: 192351 > >> URL: http://svn.freebsd.org/changeset/base/192351 > >> > >> Log: > >> Revert

svn commit: r192402 - in stable/7/sys: . contrib/pf dev/ath/ath_hal dev/ciss dev/cxgb

2009-05-19 Thread Scott Long
Author: scottl Date: Tue May 19 18:14:04 2009 New Revision: 192402 URL: http://svn.freebsd.org/changeset/base/192402 Log: Merge PCI ID additions from vendor Modified: stable/7/sys/ (props changed) stable/7/sys/contrib/pf/ (props changed) stable/7/sys/dev/ath/ath_hal/ (props changed)

svn commit: r192401 - head/sys/dev/ath/ath_hal

2009-05-19 Thread Sam Leffler
Author: sam Date: Tue May 19 17:54:32 2009 New Revision: 192401 URL: http://svn.freebsd.org/changeset/base/192401 Log: correct HAL_INT_BNR comment, this bit is mapped directly the h/w now Modified: head/sys/dev/ath/ath_hal/ah.h Modified: head/sys/dev/ath/ath_hal/ah.h

svn commit: r192400 - in head/sys/dev/ath/ath_hal: . ar5212

2009-05-19 Thread Sam Leffler
Author: sam Date: Tue May 19 17:53:53 2009 New Revision: 192400 URL: http://svn.freebsd.org/changeset/base/192400 Log: add TBTT interrupt support; this was added in Griffin so consumers should check HAL_CAP_INTRMASK before using it NB: didn't test 11n parts yet so supported only for 5212-

svn commit: r192399 - head/sys/dev/ath/ath_hal/ar5212

2009-05-19 Thread Sam Leffler
Author: sam Date: Tue May 19 17:43:31 2009 New Revision: 192399 URL: http://svn.freebsd.org/changeset/base/192399 Log: minor cleanup Modified: head/sys/dev/ath/ath_hal/ar5212/ar5212_interrupts.c head/sys/dev/ath/ath_hal/ar5212/ar5212reg.h Modified: head/sys/dev/ath/ath_hal/ar5212/ar5212_in

svn commit: r192398 - in head/usr.bin: . perror

2009-05-19 Thread George V. Neville-Neil
Author: gnn Date: Tue May 19 17:40:22 2009 New Revision: 192398 URL: http://svn.freebsd.org/changeset/base/192398 Log: Add a new program, perror, which takes an errno as a command line argument and outputs the associated textual message in the same way that perror(3) would if called within a

svn commit: r192397 - in head/sys/dev/ath/ath_hal: . ar5210 ar5211 ar5212 ar5416

2009-05-19 Thread Sam Leffler
Author: sam Date: Tue May 19 17:35:15 2009 New Revision: 192397 URL: http://svn.freebsd.org/changeset/base/192397 Log: remove special handling for BNR; it is direct mapped to the harwdare so can be added to HAL_INT_COMMON except on the 5210 where it doesn't exist Modified: head/sys/dev/ath/

svn commit: r192396 - in head/sys/dev/ath/ath_hal: . ar5210 ar5211 ar5212 ar5416

2009-05-19 Thread Sam Leffler
Author: sam Date: Tue May 19 17:30:13 2009 New Revision: 192396 URL: http://svn.freebsd.org/changeset/base/192396 Log: add HAL_CAP_INTRMASK to return the set of interrupts supported by the device Modified: head/sys/dev/ath/ath_hal/ah.c head/sys/dev/ath/ath_hal/ah.h head/sys/dev/ath/ath_ha

svn commit: r192395 - head/share/man/man4

2009-05-19 Thread Joel Dahl
Author: joel (doc committer) Date: Tue May 19 17:17:53 2009 New Revision: 192395 URL: http://svn.freebsd.org/changeset/base/192395 Log: Add Dell PowerEdge R200 and R300 to the hardware section. Modified: head/share/man/man4/bge.4 Modified: head/share/man/man4/bge.4 ==

Re: svn commit: r192351 - head/sys/netinet

2009-05-19 Thread Julian Elischer
John Baldwin wrote: On Monday 18 May 2009 6:34:44 pm Bjoern A. Zeeb wrote: Author: bz Date: Mon May 18 22:34:44 2009 New Revision: 192351 URL: http://svn.freebsd.org/changeset/base/192351 Log: Revert the logical change of r192341. net.inet.ip.fw.one_pass is a classic ip_input.c variable

svn commit: r192388 - head/sys/contrib/dev/acpica

2009-05-19 Thread Andriy Gapon
Author: avg Date: Tue May 19 15:50:36 2009 New Revision: 192388 URL: http://svn.freebsd.org/changeset/base/192388 Log: bootstrap merge history for acpica contrib code Approved by: rpaulo (mentor) Modified: head/sys/contrib/dev/acpica/ (props changed) __

svn commit: r192387 - in stable/7/sys: . contrib/pf dev/ata dev/ath/ath_hal dev/cxgb

2009-05-19 Thread John Baldwin
Author: jhb Date: Tue May 19 15:47:42 2009 New Revision: 192387 URL: http://svn.freebsd.org/changeset/base/192387 Log: MFC: - Add a void pointer to the ata-pci controller softc to allow chipset-specific code to attach chipset-specific data. - Use chipset-specific data in the acard and pr

svn commit: r192386 - in stable/7: sys sys/contrib/pf sys/dev/ath/ath_hal sys/dev/cxgb sys/dev/pci usr.sbin/pciconf

2009-05-19 Thread John Baldwin
Author: jhb Date: Tue May 19 15:33:41 2009 New Revision: 192386 URL: http://svn.freebsd.org/changeset/base/192386 Log: MFC: Add SATA and PCI Advanced Features capabilities reporting. Modified: stable/7/sys/ (props changed) stable/7/sys/contrib/pf/ (props changed) stable/7/sys/dev/ath/

svn commit: r192385 - head/share/man/man4

2009-05-19 Thread Sam Leffler
Author: sam Date: Tue May 19 14:51:48 2009 New Revision: 192385 URL: http://svn.freebsd.org/changeset/base/192385 Log: AH_SUPPORT_TDMA is gone; ath now honors IEEE80211_SUPPORT_TDMA Noticed by: Jon Loeliger Modified: head/share/man/man4/ath.4 Modified: head/share/man/man4/ath.4 =

svn commit: r192383 - svnadmin/conf

2009-05-19 Thread Andriy Gapon
Author: avg Date: Tue May 19 14:44:07 2009 New Revision: 192383 URL: http://svn.freebsd.org/changeset/base/192383 Log: open acpica vendor area Approved by: jhb (mentor) Modified: svnadmin/conf/paths Modified: svnadmin/conf/paths =

svn commit: r192382 - head/usr.sbin/pkg_install/lib

2009-05-19 Thread Florent Thoumie
105,7 +105,7 @@ * Version of the package tools - increase only when some * functionality used by bsd.port.mk is changed, added or removed */ -#define PKG_INSTALL_VERSION20090106 +#define PKG_INSTALL_VERSION20090519 #define PKG_WRAPCONF_FNAME "/var/db/pkg_install.conf" #d

svn commit: r192381 - head/usr.bin/find

2009-05-19 Thread Andriy Gapon
Author: avg Date: Tue May 19 14:23:54 2009 New Revision: 192381 URL: http://svn.freebsd.org/changeset/base/192381 Log: find: do not silently disable -L when -delete is used First of all, current behavior is not documented and confusing, and it can be very dangerous in the following sequen

svn commit: r192379 - head/sys/kern

2009-05-19 Thread Andriy Gapon
Author: avg Date: Tue May 19 14:08:21 2009 New Revision: 192379 URL: http://svn.freebsd.org/changeset/base/192379 Log: sysctl_rman: report shared resources to devinfo shared uses of a resource are recorded on a sub-list hanging off a main resource object on a main resource list; without

svn commit: r192378 - in stable/7: sys sys/contrib/pf sys/dev/ath/ath_hal sys/dev/cxgb sys/dev/pci usr.sbin/pciconf

2009-05-19 Thread John Baldwin
Author: jhb Date: Tue May 19 14:01:57 2009 New Revision: 192378 URL: http://svn.freebsd.org/changeset/base/192378 Log: MFC: Add more PCI-express capability registers and display additional details about PCI-express devices. Modified: stable/7/sys/ (props changed) stable/7/sys/contrib/pf

Re: svn commit: r192351 - head/sys/netinet

2009-05-19 Thread John Baldwin
On Monday 18 May 2009 6:34:44 pm Bjoern A. Zeeb wrote: > Author: bz > Date: Mon May 18 22:34:44 2009 > New Revision: 192351 > URL: http://svn.freebsd.org/changeset/base/192351 > > Log: > Revert the logical change of r192341. > > net.inet.ip.fw.one_pass is a classic ip_input.c variable and i

Re: svn commit: r192243 - head/usr.sbin/bsnmpd/modules/snmp_hostres

2009-05-19 Thread Alexey Dokuchaev
On Sun, May 17, 2009 at 05:54:25AM +, Kip Macy wrote: > Author: kmacy > Date: Sun May 17 05:54:25 2009 > New Revision: 192243 > URL: http://svn.freebsd.org/changeset/base/192243 > > Log: > add zfs oid to bsnmpd > > PR: bin/129360 I believe it should be ``bin/139630'' instead. :-) ./d

svn commit: r192376 - in head: lib/libgeom sbin/geom/core share/man/man4

2009-05-19 Thread Edward Tomasz Napierala
Author: trasz Date: Tue May 19 12:10:48 2009 New Revision: 192376 URL: http://svn.freebsd.org/changeset/base/192376 Log: Add links to libgeom(3) where appropriate. Modified: head/lib/libgeom/Makefile head/sbin/geom/core/geom.8 head/share/man/man4/geom.4 Modified: head/lib/libgeom/Makefil

svn commit: r192373 - head/sys/compat/linux

2009-05-19 Thread Dmitry Chagin
Author: dchagin Date: Tue May 19 09:10:53 2009 New Revision: 192373 URL: http://svn.freebsd.org/changeset/base/192373 Log: Validate user-supplied arguments values. Args argument is a pointer to the structure located in user space in which the socketcall arguments are packed. The structure mu