Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 01/18/2000 11:46:56
Module Name: syssrc
Committed By: augustss
Date: Tue Jan 18 19:46:56 UTC 2000
Modified Files:
syssrc/sys/dev/usb: if_aue.c if_cue.c if_kue.c
Log Message:
Pretend we can detach. Then we can at least the detach the device
if the attach fails in the middle.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/usb/if_aue.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/usb/if_cue.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/usb/if_kue.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.