summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/umass.c
Commit message (Expand)AuthorAgeFilesLines
* Update de driver for the request->xfer changes.n_hibma1999-11-281-6/+10
* Synchronisation with NetBSD as of 1999/11/16:n_hibma1999-11-171-8/+8
* Major synchronisation with the NetBSD USB stack:n_hibma1999-10-071-4/+7
* 1) Do not include usbdivar.h and access the interface descriptor throughn_hibma1999-06-201-88/+39
* 1) remove the soft reset after a command failed.n_hibma1999-06-131-5/+17
* Add remark about where bInterfaceProtocol number for USB Zip drive comesn_hibma1999-06-041-1/+1
* Notify CAM of the removed device on detach.n_hibma1999-05-301-5/+3
* Take out calls to cam_sim_set_basexfer_speed(), the base transfer speed isken1999-05-061-3/+0
* Add new member for XPT_PATH_INQ, follows recent changes inn_hibma1999-05-061-0/+1
* Replace UE_GET_IN with UE_GET_DIRn_hibma1999-05-031-14/+9
* Add driver for the Iomega Zip 100 drive.n_hibma1999-05-021-0/+848
OpenPOWER on IntegriCloud