summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_quirks.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvscvs2svn2003-04-031-1/+1
* MFC: Add support YAMAHA NetVolante RoutersMIHIRA Sanpei Yoshiro2003-02-121-0/+9
* MFC: 1.27: support bcdDevice == ANYMIHIRA Sanpei Yoshiro2003-02-121-1/+1
* Partial MFC: Update quirk tags to -current to pave the way for uaudio.Nick Sayer2002-08-241-1/+1
* MFC: Update the ulpt driver with enhancements from -current.Josef Karthauser2002-02-151-0/+9
* MFC:Nick Hibma2001-01-061-2/+7
* MFC:Nick Hibma2000-07-021-1/+5
* MFC: Update Lennart's e-mail address.Nick Hibma2000-07-021-1/+1
* MFC: static -> Static in order to be more OpenBSD friendly.Nick Hibma2000-05-071-1/+1
* More USB ethernet tweaks:Bill Paul2000-01-201-34/+2
* Bunch of updates:Bill Paul2000-01-131-0/+4
* Add the vendor/device IDs for the LinkSys USB100TX.Bill Paul2000-01-081-0/+1
* Add the vendor and device IDs for a whole bunch of additional USBBill Paul2000-01-071-0/+11
* Correct the vendor ID for KLSI: it's actually 0x5e9. 0x3e8 is theBill Paul2000-01-051-1/+1
* Add device driver support for USB ethernet adapters based on theBill Paul2000-01-051-1/+12
* This commit adds device driver support for the ADMtek AN986 PegasusBill Paul1999-12-281-0/+4
* Add a quirk for the Altec ASC495 speakers. They pretend to support theNick Hibma1999-11-281-1/+2
* Synchronisation with NetBSD as of 1999/11/16:Nick Hibma1999-11-171-4/+4
* Add many new devicelabelsNick Hibma1999-11-121-5/+5
* The Qtronix keyboard has a built in PS/2 port for a mouse.Nick Hibma1999-11-081-0/+1
* Remove superfluous header file includes.Nick Hibma1999-11-081-3/+0
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-6/+6
* Update the list of devices from NetBSDNick Hibma1999-08-281-1/+1
* Textual changesNick Hibma1999-01-221-1/+1
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-5/+6
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-9/+11
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Updated USB kernel sources to NetBSD sources of 1998-12-09.Nick Hibma1998-12-131-0/+1
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+89