Subject: CVS commit: [itohy-usb1] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 06/18/2007 13:53:07
Module Name:	src
Committed By:	itohy
Date:		Mon Jun 18 13:53:07 UTC 2007

Modified Files:
	src/sys/dev/usb [itohy-usb1]: uhub.c

Log Message:
- Pullup 1.86 (attach driver per interface) with #ifdef USB_USE_IFATTACH.
- Introduce sc_proto to simplify code (this is part of 1.86 and included
  without conditional compilation)


To generate a diff of this commit:
cvs rdiff -r1.85.8.1 -r1.85.8.2 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.