CVS commit: [matt-nb5-pq3] src/sys/dev/ic

2011-10-14 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Oct 14 16:55:33 UTC 2011 Modified Files: src/sys/dev/ic [matt-nb5-pq3]: ahcisata_core.c Log Message: revision 1.25 date: 2010/03/12 19:03:14; author: jakllsch; state: Exp; lines: +13 -2 ata(4) expects IDENTIFY data to be in h

CVS commit: [matt-nb5-pq3] src/sys/dev/pci

2011-10-14 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Oct 14 16:54:32 UTC 2011 Modified Files: src/sys/dev/pci [matt-nb5-pq3]: ahcisata_pci.c Log Message: revision 1.25 date: 2011/05/27 15:11:59; author: matt; state: Exp; lines: +4 -2 Add quirk for ALI M5228 To generate a diff

CVS commit: [matt-nb5-pq3] src/sys/dev/pci

2011-10-14 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Oct 14 16:52:13 UTC 2011 Modified Files: src/sys/dev/pci [matt-nb5-pq3]: pcidevs.h pcidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.963.4.15.2.1 -r1.963.4.15.2.2 src/sys/dev/pci/pcidevs.h

CVS commit: [matt-nb5-pq3] src/sys/dev/pci

2011-10-14 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Oct 14 16:51:22 UTC 2011 Modified Files: src/sys/dev/pci [matt-nb5-pq3]: pcidevs Log Message: Add ALI M5288 To generate a diff of this commit: cvs rdiff -u -r1.962.4.15.2.1 -r1.962.4.15.2.2 src/sys/dev/pci/pcidevs Please note

CVS commit: [matt-nb5-pq3] src/sys/dev/usb

2011-08-01 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Aug 2 01:26:01 UTC 2011 Modified Files: src/sys/dev/usb [matt-nb5-pq3]: ehci.c Log Message: Pull in ETTF EHCI changes from -current. To generate a diff of this commit: cvs rdiff -u -r1.154.4.2.4.1 -r1.154.4.2.4.2 src/sys/dev/

CVS commit: [matt-nb5-pq3] src/sys/dev/usb

2011-08-01 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Tue Aug 2 01:09:44 UTC 2011 Modified Files: src/sys/dev/usb [matt-nb5-pq3]: usb_mem.c Log Message: silence the "usb_block_allocmem: in interrupt context" print To generate a diff of this commit: cvs rdiff -u -r1.37.18.1 -r1.37.1

CVS commit: [matt-nb5-pq3] src/sys/dev/nor

2011-08-01 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Tue Aug 2 01:01:35 UTC 2011 Modified Files: src/sys/dev/nor [matt-nb5-pq3]: cfi.h Log Message: - CFI_0002_STATS no longer defined here - add missing arg for do-nothing variant of CFI_0002_STATS_INIT() To generate a diff of this

CVS commit: [matt-nb5-pq3] src/sys/dev/i2c

2011-07-25 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Jul 26 03:37:57 UTC 2011 Modified Files: src/sys/dev/i2c [matt-nb5-pq3]: motoi2c.c Log Message: cleanup DEBUG printf To generate a diff of this commit: cvs rdiff -u -r1.2.2.2 -r1.2.2.3 src/sys/dev/i2c/motoi2c.c Please note th

CVS commit: [matt-nb5-pq3] src/sys/dev

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:51:16 UTC 2011 Modified Files: src/sys/dev [matt-nb5-pq3]: DEVNAMES Log Message: Add mpc85xx devices names To generate a diff of this commit: cvs rdiff -u -r1.242.4.3 -r1.242.4.3.4.1 src/sys/dev/DEVNAMES Please note

CVS commit: [matt-nb5-pq3] src/sys/dev/usb

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:50:47 UTC 2011 Modified Files: src/sys/dev/usb [matt-nb5-pq3]: ehci.c ehcireg.h ehcivar.h Log Message: Add Embedded Transaction Translator Function support. No proof it works yet. To generate a diff of this commit:

CVS commit: [matt-nb5-pq3] src/sys/dev/usb

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:49:58 UTC 2011 Modified Files: src/sys/dev/usb [matt-nb5-pq3]: files.usb usb_mem.c Log Message: Add USB_FRAG_DMA_WORKAROUND kludge To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.90.16.1 src/sys/dev/usb/fi

CVS commit: [matt-nb5-pq3] src/sys/dev/marvell

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:34:00 UTC 2011 Modified Files: src/sys/dev/marvell [matt-nb5-pq3]: gt.c Log Message: Deal with the spr.h split. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.18.18.1 src/sys/dev/marvell/gt.c Please note

CVS commit: [matt-nb5-pq3] src/sys/dev/usb

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:33:22 UTC 2011 Modified Files: src/sys/dev/usb [matt-nb5-pq3]: ohci.c Log Message: move/change a few debug printfs To generate a diff of this commit: cvs rdiff -u -r1.196 -r1.196.14.1 src/sys/dev/usb/ohci.c Please n

CVS commit: [matt-nb5-pq3] src/sys/dev/ata

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:31:56 UTC 2011 Modified Files: src/sys/dev/ata [matt-nb5-pq3]: sata_subr.c Log Message: small fixes (constification + comment type). To generate a diff of this commit: cvs rdiff -u -r1.11.10.1 -r1.11.10.1.8.1 src/sys

CVS commit: [matt-nb5-pq3] src/sys/dev/sysmon

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:31:01 UTC 2011 Modified Files: src/sys/dev/sysmon [matt-nb5-pq3]: sysmon_wdog.c sysmonvar.h Log Message: Allow kernel ticklers to turn themselves on at boot. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1

CVS commit: [matt-nb5-pq3] src/sys/dev/ic

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:30:16 UTC 2011 Modified Files: src/sys/dev/ic [matt-nb5-pq3]: mk48txx.c mk48txxreg.h mk48txxvar.h Log Message: Add DS1553 support To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.25.26.1 src/sys/dev/ic/mk48

CVS commit: [matt-nb5-pq3] src/sys/dev/ic

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:29:43 UTC 2011 Modified Files: src/sys/dev/ic [matt-nb5-pq3]: cpc700.c Log Message: pci_chipset_tag_t can't be NULL. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.14.22.1 src/sys/dev/ic/cpc700.c Please

CVS commit: [matt-nb5-pq3] src/sys/dev/ic

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:28:45 UTC 2011 Modified Files: src/sys/dev/ic [matt-nb5-pq3]: com.c Log Message: Let's cons.c poll and so don't loop until a chacater becomes available. To generate a diff of this commit: cvs rdiff -u -r1.286 -r1.286

CVS commit: [matt-nb5-pq3] src/sys/dev

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:27:43 UTC 2011 Modified Files: src/sys/dev [matt-nb5-pq3]: cons.c Log Message: Add critpollhooks. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.65.32.1 src/sys/dev/cons.c Please note that diffs are not

CVS commit: [matt-nb5-pq3] src/sys/dev/pci

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:27:15 UTC 2011 Modified Files: src/sys/dev/pci [matt-nb5-pq3]: ppb.c Log Message: On powerpc systems, match powerpc processors which are really PCIe PPBs. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.39

CVS commit: [matt-nb5-pq3] src/sys/dev/pci

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:26:15 UTC 2011 Modified Files: src/sys/dev/pci [matt-nb5-pq3]: pci_subr.c pcireg.h pcivar.h Log Message: Add/define some MSI support To generate a diff of this commit: cvs rdiff -u -r1.75.10.1 -r1.75.10.1.8.1 src/sys

CVS commit: [matt-nb5-pq3] src/sys/dev/pci

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:25:52 UTC 2011 Modified Files: src/sys/dev/pci [matt-nb5-pq3]: pciconf.c Log Message: Use kmem. Fix prefetchable setting. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.30.56.1 src/sys/dev/pci/pciconf.c

CVS commit: [matt-nb5-pq3] src/sys/dev/pci

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:24:49 UTC 2011 Modified Files: src/sys/dev/pci [matt-nb5-pq3]: ehci_pci.c usb_pci.h Log Message: Deal with multifunction pci devices better in choosing companion devices. To generate a diff of this commit: cvs rdiff

CVS commit: [matt-nb5-pq3] src/sys/dev/pci

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:23:57 UTC 2011 Modified Files: src/sys/dev/pci [matt-nb5-pq3]: files.pci Log Message: arcmsr needs sysmon_envsys To generate a diff of this commit: cvs rdiff -u -r1.308.2.6 -r1.308.2.6.4.1 src/sys/dev/pci/files.pci

CVS commit: [matt-nb5-pq3] src/sys/dev/pci

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:22:31 UTC 2011 Modified Files: src/sys/dev/pci [matt-nb5-pq3]: pcidevs.h pcidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.963.4.15 -r1.963.4.15.2.1 src/sys/dev/pci/pcidevs.h cvs

CVS commit: [matt-nb5-pq3] src/sys/dev/pci

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:21:52 UTC 2011 Modified Files: src/sys/dev/pci [matt-nb5-pq3]: pcidevs Log Message: Add some devices (not synced to HEAD). To generate a diff of this commit: cvs rdiff -u -r1.962.4.15 -r1.962.4.15.2.1 src/sys/dev/pci

CVS commit: [matt-nb5-pq3] src/sys/dev/mii

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:20:28 UTC 2011 Modified Files: src/sys/dev/mii [matt-nb5-pq3]: atphy.c makphy.c Log Message: Match some more phys. To generate a diff of this commit: cvs rdiff -u -r1.5.2.2 -r1.5.2.2.4.1 src/sys/dev/mii/atphy.c cvs r

CVS commit: [matt-nb5-pq3] src/sys/dev/mii

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:20:07 UTC 2011 Modified Files: src/sys/dev/mii [matt-nb5-pq3]: miidevs.h miidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.81.4.4 -r1.81.4.4.2.1 src/sys/dev/mii/miidevs.h cvs rdif

CVS commit: [matt-nb5-pq3] src/sys/dev/mii

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 02:19:45 UTC 2011 Modified Files: src/sys/dev/mii [matt-nb5-pq3]: miidevs Log Message: Add fresh miidevs from HEAD. To generate a diff of this commit: cvs rdiff -u -r1.78.4.4 -r1.78.4.4.2.1 src/sys/dev/mii/miidevs Plea

CVS commit: [matt-nb5-pq3] src/sys/dev/i2c

2011-01-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 7 01:19:16 UTC 2011 Modified Files: src/sys/dev/i2c [matt-nb5-pq3]: files.i2c Added Files: src/sys/dev/i2c [matt-nb5-pq3]: motoi2c.c motoi2creg.h motoi2cvar.h Log Message: Add revamped support for motorola/freescale