summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_quirks.c
AgeCommit message (Expand)Author
2014-03-20add USB_PRODUCT_ITUNER_USBLCD256x64 as UQ_BAD_HID so libusb can talk viaAaron Bieber
2014-03-20Add several devices we already have defined in usbdevs and are also known to beandre
2014-03-20*** empty log message ***andre
2014-03-19Removing devices supported by upd(4) from quirks.andre
2013-10-30Treat another OMRON UPS, BY35S, as ugen(4).Kenji Aoyama
2013-03-08backout previous phidgets quirkjoshua stein
2013-03-07add a quirk for phidgets to attach as ugen instead of uhidjoshua stein
2012-01-31add uhid/uaudio quirks for the iPad and iPad 2.Bryan Steele
2011-12-01Mark Apple iPod and iPhone products with UQ_BAD_HID and UAUDIO_FLAG_BAD_AUDIO.David Hill
2011-03-09Knock out a bunch more UPS devices from attaching to uhid(4).Stuart Henderson
2010-12-02don't attach to the hid interface of the ti msp430Jacob Meuser
2010-10-03Prevent the Dream Link USB LED Message Board to be attached as an HIDJonathan Armani
2010-09-15- prevent about then dots from being emitted by my rum(4) upon attach.Jasper Lievisse Adriaanse
2010-08-21- add a quirk for the apple clear orb usb speakersJasper Lievisse Adriaanse
2010-08-02Quirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns out not to beMiod Vallat
2010-07-19move audio specific quirks out of usb_quirks and into uaudioJacob Meuser
2010-07-15knock out MetaGeek Wi-Spy 2.4i from attaching to uhid.Stuart Henderson
2010-04-07- add my shantou DM9601 (UQ_NO_STRINGS).Jasper Lievisse Adriaanse
2010-04-07Add Velleman K8055 USB experimenter kit (from Jens Teglhus Moller)Stuart Henderson
2010-04-07Move UQ_BAD_HIDs together and line up columns better.Stuart Henderson
2009-10-17remove bogus quirk. these devices do not lie about their type, butJacob Meuser
2009-05-11some huawei E220 OEM devices has broken strings in the device descriptor.Yojiro Uo
2009-04-22sync to MECANIQUE change, and add a uftdi found there, spotted by Henrik Hell...Theo de Raadt
2008-11-29liebert ubs as ugenTheo de Raadt
2008-11-25- add a quirk for the terratec uaudio device to stop uhidev(4)Jasper Lievisse Adriaanse
2008-09-08prevent mustek from attaching as uhid. ok theo, sthen@Martynas Venckus
2008-08-27syncTheo de Raadt
2008-08-26another ups to knock out of being a uhidTheo de Raadt
2008-08-11Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4)Marcus Glocker
2008-07-22There are devices out there which are UVC compatible, but do not showMarcus Glocker
2008-06-29add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem.Yojiro Uo
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-22Remove the QuickCam Pro 5000 from the quirks list now that thereBrad Smith
2008-06-19Sync USB ids. Although the Pro 5000 should be removed as it isBrad Smith
2008-06-15typoMiod Vallat
2008-06-15expand the quirk framework to enable device class matchYojiro Uo
2008-05-24Add a quirk to prevent this LCD device from attaching as a HID. This is aChris Kuethe
2008-05-08Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only doesMiod Vallat
2008-05-06another omron usb that must be ugen; vladas.urbonas@gmailTheo de Raadt
2008-02-23SiSPM devices are like belkin ups; do not attach as uhid, pr#5719Theo de Raadt
2007-11-25add CNU550pro; from iss @ e-sky.ruTheo de Raadt
2007-11-21attach Logitech QuickCam Pro 5000 as ugen for nowRobert Nagy
2007-11-14CCU-550 EVDO; Alexey VatchenkoTheo de Raadt
2007-08-28OMRON BX35F is a UPS and should not be claimed by uhidHenning Brauer
2007-06-05Remove the "Static" declaration of many functions. It was defined to be emptyMarc Balmer
2007-05-22A quirk is needed for the Logitech QuickCam Notebook to prevent attachingRobert Nagy
2007-05-21Remove logprintf macroJonathan Gray
2007-01-01knock UPS products out from being matched as HID devicesTheo de Raadt
2006-11-11add quirk for the usb missile launcherJolan Luff
2006-08-16don't quirk the earthmatesJason Wright