Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Ichiro Fukuhara <ichiro@netbsd.org>
List: source-changes
Date: 02/08/2003 05:32:52
Module Name:	src
Committed By:	ichiro
Date:		Sat Feb  8 03:32:51 UTC 2003

Modified Files:
	src/sys/dev/usb: ehci.c ohci.c uhci.c uhub.c

Log Message:
change URL pointers of USB[1,2] specification


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/dev/usb/ehci.c
cvs rdiff -r1.137 -r1.138 src/sys/dev/usb/ohci.c
cvs rdiff -r1.167 -r1.168 src/sys/dev/usb/uhci.c
cvs rdiff -r1.63 -r1.64 src/sys/dev/usb/uhub.c

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