Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 01/21/2001 17:55:06
Module Name: syssrc
Committed By: augustss
Date: Sun Jan 21 15:55:06 UTC 2001
Modified Files:
syssrc/sys/dev/usb: if_kue.c
Log Message:
Several changes:
* Get rid of `#ifdef FreeBSD'; they seem to maintain their own version.
* Change watchdog code (from FreeBSD).
* Get rid of the horrible USBD_NO_TSLEEP hack.
* Repair some const damage.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 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.