Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/08/2001 15:24:06
Module Name:	syssrc
Committed By:	tsutsui
Date:		Thu Feb  8 13:24:05 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: umass.c

Log Message:
Fix INSYSTEM_USBCALBLE quirk entry:
- Make sure to pass iface properly to usbd_set_interface().
- Call usbd_set_interface before calling usbd_get_interface_descriptor().

It seems no one have tested this device. Anyway, my In-System ISD110
USB-IDE adapter does not work in this way..


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/dev/usb/umass.c

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