summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_quirks.c
Commit message (Expand)AuthorAgeFilesLines
* Add a quirk for devices recognized as usb keyboards not to be hooked byflz2006-11-281-0/+3
* Add entry and no-UHID quirk for I-tuner networks USB-LCD 2x20 as foundphk2006-11-261-0/+2
* Fix USB printer Xerox WorkCentre M15 adding a quirk to bypassflz2006-11-111-0/+1
* Add a USB quirk for CMOTECH CDMA USB modem.flz2006-10-071-0/+1
* Add a USB quirk for Motorola A41x/V32x USB phones.flz2006-10-071-0/+2
* Add a quirk for the Belkin FC6550-AVR UPS.flz2006-10-071-0/+2
* Add quirk for Logitech iFeel MouseMan USB mouse.flz2006-10-071-0/+1
* s/Static/static/gimp2006-09-061-1/+1
* The UQ_OPEN_CLEARSTALL entry added in revision 1.48 is no longeriedowse2006-02-261-2/+0
* Add a UQ_OPEN_CLEARSTALL quirk for devices that need a clear-stalliedowse2006-02-191-0/+2
* Remove the UQ_NO_OPEN_CLEARSTALL quirk, as this is now the defaultiedowse2006-01-081-10/+0
* Add a bunch of ipod entries, one as suggested by Bryan Liesner. Weimp2005-12-301-0/+7
* Add a hid blacklist quirk.flz2005-12-271-0/+9
* - Add ProductID for the iPod Nano.flz2005-12-181-0/+1
* - Rename UQ_BROKEN_IPOD to UQ_NO_OPEN_CLEARSTALL since it's likely to be usedflz2005-12-111-2/+2
* - Add Product IDs for iPod 3G and iPod Video.flz2005-12-051-0/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add support Qualcomm CDMA modemsanpei2004-09-031-0/+2
* 86 new vendor ID's from USB.org, and 3 corrections of existing vendor ID's.obrien2004-08-191-1/+1
* MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes.imp2004-06-271-1/+1
* MFNetBSD.le2004-06-261-11/+3
* Add support SUNTAC U-Cable type A3(AS64LX)sanpei2004-01-161-0/+2
* Add the Qualcomm CDMA Technologies MSM phone (umodem) device.green2004-01-131-1/+2
* Use __FBSDID().obrien2003-08-241-1/+3
* Add quirk for LOGITECH WMRPAD.mdodd2003-04-101-0/+1
* Add support YAMAHA NetVolante Routerssanpei2003-02-121-0/+9
* Update to correct NetBSD Idimp2003-01-021-1/+1
* MFNetBSD through 1.42 (to be committed in a moment by me).imp2003-01-021-3/+4
* It appears that the SANYO SCP-4900 needs similar quirks to theimp2003-01-011-0/+2
* Fix a typo in the definition of HP1220C and add a quick entry forphk2002-04-061-0/+1
* Pull in the most recent version of usb_quirks.h and propagate the necessaryn_hibma2001-07-051-11/+27
* AcerScan 320U's are braindead. Sometimes they do not return stringsn_hibma2000-11-021-0/+2
* Make the Ricochet modems work through the USB interface.n_hibma2000-11-011-3/+6
* Sync with NetBSD:n_hibma2000-05-141-1/+5
* Change Lennart's e-mail address.n_hibma2000-05-141-1/+1
* OpenBSD has a broken debugger that does not grok static. Use an_hibma2000-04-031-1/+1
* More USB ethernet tweaks:wpaul2000-01-201-34/+2
* Bunch of updates:wpaul2000-01-131-0/+4
* Add the vendor/device IDs for the LinkSys USB100TX.wpaul2000-01-081-0/+1
* Add the vendor and device IDs for a whole bunch of additional USBwpaul2000-01-071-0/+11
* Correct the vendor ID for KLSI: it's actually 0x5e9. 0x3e8 is thewpaul2000-01-051-1/+1
* Add device driver support for USB ethernet adapters based on thewpaul2000-01-051-1/+12
* This commit adds device driver support for the ADMtek AN986 Pegasuswpaul1999-12-281-0/+4
* Add a quirk for the Altec ASC495 speakers. They pretend to support then_hibma1999-11-281-1/+2
* Synchronisation with NetBSD as of 1999/11/16:n_hibma1999-11-171-4/+4
* Add many new devicelabelsn_hibma1999-11-121-5/+5
* The Qtronix keyboard has a built in PS/2 port for a mouse.n_hibma1999-11-081-0/+1
* Remove superfluous header file includes.n_hibma1999-11-081-3/+0
* Major synchronisation with the NetBSD USB stack:n_hibma1999-10-071-6/+6
* Update the list of devices from NetBSDn_hibma1999-08-281-1/+1
OpenPOWER on IntegriCloud