Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 03/05/2006 23:12:58
Module Name: src
Committed By: augustss
Date: Sun Mar 5 23:12:58 UTC 2006
Modified Files:
src/sys/dev/usb: uhci.c
Log Message:
Use polling while shutting down the host controller since interrupts
cannot be trusted at this point. From Iain Hibbert <plunky@rya-online.net>.
To generate a diff of this commit:
cvs rdiff -r1.192 -r1.193 src/sys/dev/usb/uhci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.