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

2010-01-28 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Jan 28 17:42:37 UTC 2010

Modified Files:
src/sys/dev/pci [matt-nb5-mips64]: ppb.c

Log Message:
Change ppb_fix_pcix to ppb_fix_pcie since pcix is usually PCI-X while
pcie is PCI-Express.


To generate a diff of this commit:
cvs rdiff -u -r1.39.18.1 -r1.39.18.2 src/sys/dev/pci/ppb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2010-01-20 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Jan 21 07:43:59 UTC 2010

Modified Files:
src/sys/dev/pci [matt-nb5-mips64]: ppb.c

Log Message:
Support the SB1250 LDT HB.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.39.18.1 src/sys/dev/pci/ppb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.