svn commit: r188667 - head/sys/geom/part

2009-02-15 Thread Marcel Moolenaar
Author: marcel Date: Mon Feb 16 03:54:28 2009 New Revision: 188667 URL: http://svn.freebsd.org/changeset/base/188667 Log: Add support to add, delete and modify logical partitions, as well as to create and destroy the extended partitioning scheme. In other words: full support. Modified: he

svn commit: r188666 - head/sys/boot/common

2009-02-15 Thread Andrew Thompson
Author: thompsa Date: Mon Feb 16 02:42:17 2009 New Revision: 188666 URL: http://svn.freebsd.org/changeset/base/188666 Log: Add a helper function for loading geli keys from the loader. Modified: head/sys/boot/common/loader.8 head/sys/boot/common/module.c Modified: head/sys/boot/common/loade

svn commit: r188665 - in head/sys: amd64/conf i386/conf ia64/conf pc98/conf powerpc/conf sparc64/conf sun4v/conf

2009-02-15 Thread Andrew Thompson
Author: thompsa Date: Sun Feb 15 23:40:29 2009 New Revision: 188665 URL: http://svn.freebsd.org/changeset/base/188665 Log: Add uslcom to the build too. Reminded by: Michael Butler Modified: head/sys/amd64/conf/GENERIC head/sys/i386/conf/GENERIC head/sys/ia64/conf/GENERIC head/sys/

svn commit: r188664 - head/sys/dev/usb2/serial

2009-02-15 Thread Andrew Thompson
Author: thompsa Date: Sun Feb 15 23:38:58 2009 New Revision: 188664 URL: http://svn.freebsd.org/changeset/base/188664 Log: Make uslcom compile, cut'n'paste errors from uplcom. Modified: head/sys/dev/usb2/serial/uslcom2.c Modified: head/sys/dev/usb2/serial/uslcom2.c ==

svn commit: r188663 - head/sys/dev/ce

2009-02-15 Thread Robert Watson
Author: rwatson Date: Sun Feb 15 23:29:13 2009 New Revision: 188663 URL: http://svn.freebsd.org/changeset/base/188663 Log: Remove debug.ce.mpsafenet: we no longer support running the network stack with conditional Giant acquisition, and IFF_NEEDSGIANT will be removed in the near future. Mod

svn commit: r188662 - head/sys/dev/ctau

2009-02-15 Thread Robert Watson
Author: rwatson Date: Sun Feb 15 23:21:52 2009 New Revision: 188662 URL: http://svn.freebsd.org/changeset/base/188662 Log: Remove debug.ctau.mpsafenet: we no longer support running the network stack with conditional Giant acquisition, and IFF_NEEDSGIANT will be removed in the near future. M

svn commit: r188661 - head/sys/dev/cp

2009-02-15 Thread Robert Watson
Author: rwatson Date: Sun Feb 15 23:18:29 2009 New Revision: 188661 URL: http://svn.freebsd.org/changeset/base/188661 Log: Remove debug.cp.mpsafenet: we no longer support running the network stack with conditional Giant acquisition, and IFF_NEEDSGIANT will be removed in the near future. Mod

Re: svn commit: r188660 - in head: . sys/amd64/conf sys/i386/conf sys/ia64/conf sys/pc98/conf sys/powerpc/conf sys/sparc64/conf sys/sun4v/conf

2009-02-15 Thread Andrew Thompson
=== > --- head/UPDATING Sun Feb 15 22:18:16 2009(r188659) > +++ head/UPDATING Sun Feb 15 22:33:44 2009(r188660) > @@ -22,6 +22,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8. > to maximize performance. (To disabl

svn commit: r188660 - in head: . sys/amd64/conf sys/i386/conf sys/ia64/conf sys/pc98/conf sys/powerpc/conf sys/sparc64/conf sys/sun4v/conf

2009-02-15 Thread Andrew Thompson
(r188659) +++ head/UPDATING Sun Feb 15 22:33:44 2009(r188660) @@ -22,6 +22,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8. to maximize performance. (To disable malloc debugging, run ln -s aj /etc/malloc.conf.) +20090215: + The GENERIC kernels for all

svn commit: r188659 - head/sys/geom/part

2009-02-15 Thread Marcel Moolenaar
Author: marcel Date: Sun Feb 15 22:18:16 2009 New Revision: 188659 URL: http://svn.freebsd.org/changeset/base/188659 Log: Add method precheck to the g_part interface. The precheck method allows schemes to reject the ctl request, pre-check the parameters and/or modify/set parameters. There ar

svn commit: r188658 - head/sys/dev/ata/chipsets

2009-02-15 Thread Alexander Motin
Author: mav Date: Sun Feb 15 21:54:16 2009 New Revision: 188658 URL: http://svn.freebsd.org/changeset/base/188658 Log: Remove unneeded AND operation. We have already checked that bit is set. Modified: head/sys/dev/ata/chipsets/ata-ahci.c Modified: head/sys/dev/ata/chipsets/ata-ahci.c ===

svn commit: r188656 - head/sys/dev/sound/pci/hda

2009-02-15 Thread Alexander Motin
Author: mav Date: Sun Feb 15 21:17:21 2009 New Revision: 188656 URL: http://svn.freebsd.org/changeset/base/188656 Log: Enable MSI support by default. Still can be disabled using device.hints. Modified: head/sys/dev/sound/pci/hda/hdac.c Modified: head/sys/dev/sound/pci/hda/hdac.c

svn commit: r188655 - head/sys/dev/ata

2009-02-15 Thread Alexander Motin
Author: mav Date: Sun Feb 15 20:37:55 2009 New Revision: 188655 URL: http://svn.freebsd.org/changeset/base/188655 Log: Add initial single-vector MSI support into atapci driver. Works fine with AHCI and theoretically other MSI capable devices. At this moment support disabled by default. To

svn commit: r188654 - head/sys/conf

2009-02-15 Thread Andrew Thompson
Author: thompsa Date: Sun Feb 15 20:24:21 2009 New Revision: 188654 URL: http://svn.freebsd.org/changeset/base/188654 Log: Pull in kbd.c with usb2_input_kbd, just like ukbd. Modified: head/sys/conf/files.amd64 head/sys/conf/files.i386 head/sys/conf/files.ia64 head/sys/conf/files.pc98

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

2009-02-15 Thread Warner Losh
Author: imp Date: Sun Feb 15 20:05:13 2009 New Revision: 188653 URL: http://svn.freebsd.org/changeset/base/188653 Log: It appears that none of the contents of this file are necessary, so replace the amd64-ish version with a blank version. Modified: head/sys/mips/include/fpu.h Modified: hea

svn commit: r188652 - head

2009-02-15 Thread Ed Schouten
Author: ed Date: Sun Feb 15 18:30:44 2009 New Revision: 188652 URL: http://svn.freebsd.org/changeset/base/188652 Log: Add the pccard header files to ObsoleteFiles.inc. Reviewed by: imp Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc ===

svn commit: r188651 - head/sys

2009-02-15 Thread Warner Losh
Author: imp Date: Sun Feb 15 18:19:24 2009 New Revision: 188651 URL: http://svn.freebsd.org/changeset/base/188651 Log: Removal pccard directory requires removing it from the list of things that get installed too. Submitted by: Olivier Smedts (identical patches to what I came up

svn commit: r188650 - head/sys/sys

2009-02-15 Thread Warner Losh
Author: imp Date: Sun Feb 15 17:56:16 2009 New Revision: 188650 URL: http://svn.freebsd.org/changeset/base/188650 Log: Make dumper_t definition conform more closely to stlye(9). This also avoid keywords in other languages that may have been present before. Submitted by: Andriy Gapon, jko

svn commit: r188649 - head/usr.bin/netstat

2009-02-15 Thread Bruce M Simpson
Author: bms Date: Sun Feb 15 16:16:38 2009 New Revision: 188649 URL: http://svn.freebsd.org/changeset/base/188649 Log: Now that ifmcstat(8) does not suck, retire host-mode netstat -g. This change will not be back-ported. Deleted: head/usr.bin/netstat/mcast.c Modified: head/usr.bin/netstat

svn commit: r188648 - head/sys/dev/ata/chipsets

2009-02-15 Thread Alexander Motin
Author: mav Date: Sun Feb 15 16:05:48 2009 New Revision: 188648 URL: http://svn.freebsd.org/changeset/base/188648 Log: Add workaround for some ATI chips, failing to soft-reset when port multiplicator supported, but absent. Modified: head/sys/dev/ata/chipsets/ata-ahci.c Modified: head/sys/d

svn commit: r188647 - head/usr.sbin/ifmcstat

2009-02-15 Thread Bruce M Simpson
Author: bms Date: Sun Feb 15 15:26:42 2009 New Revision: 188647 URL: http://svn.freebsd.org/changeset/base/188647 Log: nits Modified: head/usr.sbin/ifmcstat/ifmcstat.c Modified: head/usr.sbin/ifmcstat/ifmcstat.c == -

svn commit: r188646 - head/usr.sbin/ifmcstat

2009-02-15 Thread Bruce M Simpson
Author: bms Date: Sun Feb 15 15:21:34 2009 New Revision: 188646 URL: http://svn.freebsd.org/changeset/base/188646 Log: Blow away KAME MLDv2 hooks. This code can be gotten from change history here and it's more than likely our implementation will differ significantly because of VIMAGE and S

svn commit: r188645 - head/usr.sbin/ifmcstat

2009-02-15 Thread Bruce M Simpson
Author: bms Date: Sun Feb 15 15:19:34 2009 New Revision: 188645 URL: http://svn.freebsd.org/changeset/base/188645 Log: Improve ifmcstat(8) and fix a few bugs while we're at it: * Retire the old 'ifmcstat ' usage. * Print AF_LINK records even if run against KVM. This makes the KVM back

Re: booting with ATA-AHCI now broken

2009-02-15 Thread Alexander Motin
Gary Jennejohn wrote: On Sun, 15 Feb 2009 14:42:41 +0200 Alexander Motin wrote: Gary Jennejohn wrote: The latest commit to dev/ata/chipsets/ata-ahci.c totally breaks booting on my machine. I didn't save the commit message so I can't quote the exact commit revision number. _Every_ ata port n

Re: booting with ATA-AHCI now broken

2009-02-15 Thread Gary Jennejohn
On Sun, 15 Feb 2009 14:42:41 +0200 Alexander Motin wrote: > Gary Jennejohn wrote: > > The latest commit to dev/ata/chipsets/ata-ahci.c totally breaks > > booting on my machine. > > > > I didn't save the commit message so I can't quote the exact commit > > revision number. > > > > _Every_ ata po

svn commit: r188644 - head/contrib/csup

2009-02-15 Thread Ulf Lilleengen
Author: lulf Date: Sun Feb 15 13:22:21 2009 New Revision: 188644 URL: http://svn.freebsd.org/changeset/base/188644 Log: - Do not free the pattern lists immediately after use, as they might be needed again in case the connection is interrupted and csup have to reconnect. The lists will be

Re: booting with ATA-AHCI now broken

2009-02-15 Thread Alexander Motin
Gary Jennejohn wrote: The latest commit to dev/ata/chipsets/ata-ahci.c totally breaks booting on my machine. I didn't save the commit message so I can't quote the exact commit revision number. _Every_ ata port now times out. Here the relevant bits from pciconf: atap...@pci0:0:17:0:class=0

svn commit: r188643 - head/usr.sbin/ifmcstat

2009-02-15 Thread Bruce M Simpson
Author: bms Date: Sun Feb 15 12:10:05 2009 New Revision: 188643 URL: http://svn.freebsd.org/changeset/base/188643 Log: Fix a typo which caused ifmcstat's sysctl path to print the network-layer endpoint address of the group membership, rather than its link-layer mapping as intended. The K

Re: booting with ATA-AHCI now broken

2009-02-15 Thread Alexander Motin
Gary Jennejohn wrote: The latest commit to dev/ata/chipsets/ata-ahci.c totally breaks booting on my machine. I didn't save the commit message so I can't quote the exact commit revision number. _Every_ ata port now times out. Here the relevant bits from pciconf: atap...@pci0:0:17:0:class=0

booting with ATA-AHCI now broken

2009-02-15 Thread Gary Jennejohn
The latest commit to dev/ata/chipsets/ata-ahci.c totally breaks booting on my machine. I didn't save the commit message so I can't quote the exact commit revision number. _Every_ ata port now times out. Here the relevant bits from pciconf: atap...@pci0:0:17:0:class=0x010601 card=0xb0021458

svn commit: r188642 - in head: etc/mtree include

2009-02-15 Thread Takahashi Yoshihiro
Author: nyan Date: Sun Feb 15 11:05:50 2009 New Revision: 188642 URL: http://svn.freebsd.org/changeset/base/188642 Log: sys/pccard is gone. Modified: head/etc/mtree/BSD.include.dist head/include/Makefile Modified: head/etc/mtree/BSD.include.dist

svn commit: r188641 - head/usr.sbin/pciconf

2009-02-15 Thread Alexander Motin
Author: mav Date: Sun Feb 15 10:41:42 2009 New Revision: 188641 URL: http://svn.freebsd.org/changeset/base/188641 Log: Tune output to remove trailing space. Submitted by: Christoph Mallon Modified: head/usr.sbin/pciconf/cap.c Modified: head/usr.sbin/pciconf/cap.c ===

svn commit: r188640 - head/usr.sbin/pciconf

2009-02-15 Thread Alexander Motin
Author: mav Date: Sun Feb 15 09:56:47 2009 New Revision: 188640 URL: http://svn.freebsd.org/changeset/base/188640 Log: Add SATA and PCI Advanced Features capabilities reporting. Modified: head/usr.sbin/pciconf/cap.c Modified: head/usr.sbin/pciconf/cap.c ==

svn commit: r188639 - head/sys/dev/pci

2009-02-15 Thread Alexander Motin
Author: mav Date: Sun Feb 15 09:49:21 2009 New Revision: 188639 URL: http://svn.freebsd.org/changeset/base/188639 Log: Add SATA and PCI Advanced Features capabilities constants. Modified: head/sys/dev/pci/pcireg.h Modified: head/sys/dev/pci/pcireg.h ==