Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 04/13/2001 14:17:11
Module Name: syssrc
Committed By: augustss
Date: Fri Apr 13 11:17:11 UTC 2001
Modified Files:
syssrc/sys/dev/usb: if_aue.c if_auereg.h
Log Message:
Do mii frobbing in process context.
Now we can finally get rid of the evil USBD_NO_TSLEEP hack in the aue driver.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/dev/usb/if_aue.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/usb/if_auereg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.