cvs commit: src/sys/dev/usb ehci_pci.c ohci_pci.c uhci_pci.c
Warner Losh
imp at FreeBSD.org
Wed Jun 11 22:29:16 PDT 2003
imp 2003/06/11 22:29:15 PDT
FreeBSD src repository
Modified files:
sys/dev/usb ehci_pci.c ohci_pci.c uhci_pci.c
Log:
Enable bus mastering in the attach routine. This appears to fix the
USB 2.0 cardbus cards that have been floating around.
Submitted by: Craig Boston
Revision Changes Path
1.2 +2 -0 src/sys/dev/usb/ehci_pci.c
1.31 +2 -0 src/sys/dev/usb/ohci_pci.c
1.47 +2 -0 src/sys/dev/usb/uhci_pci.c
More information about the cvs-src
mailing list