aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_cue.c
Commit message (Expand)AuthorAgeFilesLines
* Add vendor/device codes for SmartBridges SmartLink USB ethernet adapterBill Paul2000-04-141-0/+1
* OpenBSD has a broken debugger that does not grok static. Use aNick Hibma2000-04-031-55/+55
* Regenerate usbdevs files.Bill Paul2000-03-211-0/+1
* Fix a bug in the uhci driver that breaks large bulk IN transfers. TheBill Paul2000-01-281-28/+3
* More USB ethernet tweaks:Bill Paul2000-01-201-23/+38
* The correct part number for the CATC ASIC is USB-EL1210A, notBill Paul2000-01-171-2/+2
* Remove device name strings from vendor/product lists since we don't useBill Paul2000-01-161-8/+12
* Fix multicast filter programming.Bill Paul2000-01-141-3/+5
* Do a few minor cleanups.Bill Paul2000-01-141-7/+3
* Add device driver support for USB ethernet adapters based on the CATCBill Paul2000-01-141-0/+1230