summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb.h
AgeCommit message (Expand)Author
1999-06-30Totally redo the way device detach is done. It now uses a kernel eventaugustss
1999-06-26Add suspend/resume handling to the UHCI driver.augustss
1999-05-18Add a few more Communication Interface Class subclasses (including Ethernetthorpej
1999-05-16s/revision/release/augustss
1999-05-09Add some Mass Storage constants.augustss
1999-02-15Make the reset even longer do cater for really bad devices.augustss
1999-01-03Add more CDC definitions.augustss
1999-01-01Add uDWord type for 4 byte USB structure fields.augustss
1998-12-29Do not blindly assume that a device supports language id 0, insteadaugustss
1998-12-29Return more info in ioctl(USB_DEVICEINFO).augustss
1998-12-29Add some more useful #defines.augustss
1998-12-29Make it possible to specify the request flags when issuing a raw USB request.augustss
1998-12-28Update timing again (for bad devices).augustss
1998-12-28Add some isoc defines.augustss
1998-12-28Fix typos.augustss
1998-12-26Merge changes to make the USB stack work with FreeBSD. The originalaugustss
1998-12-09Improvement to the ugen driver.augustss
1998-12-08Some minor API changes and additions.augustss
1998-12-02Add stub for a modem driver.augustss
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-07-25Add an ioctl() to get host controller statistics.augustss
1998-07-13Add some useful HID ioctl()s.augustss
1998-07-12Add USB support. Supported so far:augustss