cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h
Ariff Abdullah
ariff at FreeBSD.org
Mon Jan 16 11:24:00 PST 2006
ariff 2006-01-16 19:23:59 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci.c ehci_pci.c ehcivar.h
Log:
ehci_pci.c:
ATI EHCI controllers exhibit simmilar stall issues and require
this dropped interrupts workaround. Be verbose about it.
ehci.c:
ehcivar.h:
Slight change in comments to note about issues surrounding both
VIA and ATI EHCI controllers.
Approved by: iedowse
Revision Changes Path
1.40 +5 -5 src/sys/dev/usb/ehci.c
1.21 +13 -1 src/sys/dev/usb/ehci_pci.c
1.13 +1 -1 src/sys/dev/usb/ehcivar.h
More information about the cvs-src
mailing list