aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_cuereg.h
Commit message (Expand)AuthorAgeFilesLines
* Disable the mutex locking calls. These do not work in their present formPeter Wemm2001-02-271-0/+5
* Change and clean the mutex lock interface.Bosko Milekic2001-02-091-2/+2
* Convert the USB ethernet drivers to use mutexes. Also convertBill Paul2000-10-241-0/+4
* Fix a bug in the uhci driver that breaks large bulk IN transfers. TheBill Paul2000-01-281-1/+0
* More USB ethernet tweaks:Bill Paul2000-01-201-0/+1
* Remove device name strings from vendor/product lists since we don't useBill Paul2000-01-161-1/+2
* Do a few minor cleanups.Bill Paul2000-01-141-2/+2
* Add device driver support for USB ethernet adapters based on the CATCBill Paul2000-01-141-0/+181