Date: Mon, 16 Jan 2006 19:23:59 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h Message-ID: <200601161923.k0GJNxYb016503@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601161923.k0GJNxYb016503>