iedowse 2005-03-25 01:47:02 UTC
FreeBSD src repository
Modified files:
sys/dev/usb umass.c
Log:
Fix an incorrect NULL argument to usbd_set_interface() associated
with the ALT_IFACE_1 quirk.
PR: usb/79190
Submitted by: Hans Petter Selasky <hselasky at c2i.net>
Revision Changes Path
1.121 +1 -1 src/sys/dev/usb/umass.c