Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 01/26/2000 02:04:40
Module Name:	syssrc
Committed By:	augustss
Date:		Wed Jan 26 10:04:40 UTC 2000

Modified Files:
	syssrc/sys/dev/usb: uhci.c uhcivar.h

Log Message:
Try to avoid accessing the HC if it is dead.  Suggested by mycroft.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 syssrc/sys/dev/usb/uhci.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/usb/uhcivar.h

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