Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 12/31/2001 17:55:52
Module Name: syssrc
Committed By: augustss
Date: Mon Dec 31 15:55:52 UTC 2001
Modified Files:
syssrc/sys/dev/usb: usb.c
Log Message:
Delay bus enumeration a little in case the controller is a companion
controller. This way the main controller can gain ownership of the port
before enumeration starts.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 syssrc/sys/dev/usb/usb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.