Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 02/01/2000 23:34:01
Module Name:	syssrc
Committed By:	augustss
Date:		Wed Feb  2 07:34:01 UTC 2000

Modified Files:
	syssrc/sys/dev/usb: uhub.c usb.c usb.h usb_port.h usb_subr.c usbdi.h

Log Message:
Change the USB event mechanism to include more information about devices
and drivers.  Partly from FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/dev/usb/uhub.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/usb/usb.c
cvs rdiff -r1.39 -r1.40 syssrc/sys/dev/usb/usb.h syssrc/sys/dev/usb/usbdi.h
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/usb/usb_port.h
cvs rdiff -r1.64 -r1.65 syssrc/sys/dev/usb/usb_subr.c

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