Date: Sun, 20 Jun 1999 08:46:14 -0700 (PDT) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Message-ID: <199906201546.IAA71004@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 1999/06/20 08:46:14 PDT Modified files: sys/dev/usb umass.c Log: 1) Do not include usbdivar.h and access the interface descriptor through usbd_get_interface_descriptor 2) remove soft reset. It's been dropped from the USB Mass Storage Bulk-Only Specification 3) move the clear feature halt to the reset routine. Revision Changes Path 1.8 +40 -89 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906201546.IAA71004>