summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_quirks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/ITUNER/MICROCHIP/ following usbdevs -r1.689jasper2018-07-101-3/+3
* Attach the iPhone 6 as ugen(4), from Laurent GUALDI.mpi2015-11-271-1/+2
* add USB_PRODUCT_ITUNER_USBLCD256x64 as UQ_BAD_HID so libusb can talk viaabieber2014-03-201-1/+2
* Add several devices we already have defined in usbdevs and are also known to beandre2014-03-201-1/+1
* *** empty log message ***andre2014-03-201-23/+1
* Removing devices supported by upd(4) from quirks.andre2014-03-191-4/+1
* Treat another OMRON UPS, BY35S, as ugen(4).aoyama2013-10-301-1/+2
* backout previous phidgets quirkjcs2013-03-081-2/+1
* add a quirk for phidgets to attach as ugen instead of uhidjcs2013-03-071-1/+2
* add uhid/uaudio quirks for the iPad and iPad 2.brynet2012-01-311-2/+4
* Mark Apple iPod and iPhone products with UQ_BAD_HID and UAUDIO_FLAG_BAD_AUDIO.dhill2011-12-011-1/+11
* Knock out a bunch more UPS devices from attaching to uhid(4).sthen2011-03-091-3/+20
* don't attach to the hid interface of the ti msp430jakemsr2010-12-021-1/+2
* Prevent the Dream Link USB LED Message Board to be attached as an HIDarmani2010-10-031-1/+2
* - prevent about then dots from being emitted by my rum(4) upon attach.jasper2010-09-151-1/+2
* - add a quirk for the apple clear orb usb speakersjasper2010-08-211-1/+2
* Quirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns out not to bemiod2010-08-021-3/+1
* move audio specific quirks out of usb_quirks and into uaudiojakemsr2010-07-191-14/+1
* knock out MetaGeek Wi-Spy 2.4i from attaching to uhid.sthen2010-07-151-1/+2
* - add my shantou DM9601 (UQ_NO_STRINGS).jasper2010-04-071-1/+2
* Add Velleman K8055 USB experimenter kit (from Jens Teglhus Moller)sthen2010-04-071-1/+3
* Move UQ_BAD_HIDs together and line up columns better.sthen2010-04-071-28/+24
* remove bogus quirk. these devices do not lie about their type, butjakemsr2009-10-171-7/+1
* some huawei E220 OEM devices has broken strings in the device descriptor.yuo2009-05-111-1/+4
* sync to MECANIQUE change, and add a uftdi found there, spotted by Henrik Hellerstedtderaadt2009-04-221-2/+2
* liebert ubs as ugenderaadt2008-11-291-1/+2
* - add a quirk for the terratec uaudio device to stop uhidev(4)jasper2008-11-251-1/+5
* prevent mustek from attaching as uhid. ok theo, sthen@martynas2008-09-081-1/+2
* syncderaadt2008-08-271-1/+2
* another ups to knock out of being a uhidderaadt2008-08-261-1/+2
* Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4)mglocker2008-08-111-5/+1
* There are devices out there which are UVC compatible, but do not showmglocker2008-07-221-1/+5
* add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem.yuo2008-06-291-2/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Remove the QuickCam Pro 5000 from the quirks list now that therebrad2008-06-221-3/+1
* Sync USB ids. Although the Pro 5000 should be removed as it isbrad2008-06-191-3/+3
* typomiod2008-06-151-2/+2
* expand the quirk framework to enable device class matchyuo2008-06-151-8/+41
* Add a quirk to prevent this LCD device from attaching as a HID. This is ackuethe2008-05-241-1/+2
* Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only doesmiod2008-05-081-1/+9
* another omron usb that must be ugen; vladas.urbonas@gmailderaadt2008-05-061-1/+2
* SiSPM devices are like belkin ups; do not attach as uhid, pr#5719deraadt2008-02-231-1/+6
* add CNU550pro; from iss @ e-sky.ruderaadt2007-11-251-1/+3
* attach Logitech QuickCam Pro 5000 as ugen for nowrobert2007-11-211-1/+3
* CCU-550 EVDO; Alexey Vatchenkoderaadt2007-11-141-1/+3
* OMRON BX35F is a UPS and should not be claimed by uhidhenning2007-08-281-1/+2
* Remove the "Static" declaration of many functions. It was defined to be emptymbalmer2007-06-051-2/+2
* A quirk is needed for the Logitech QuickCam Notebook to prevent attachingrobert2007-05-221-1/+3
* Remove logprintf macrojsg2007-05-211-2/+2
* knock UPS products out from being matched as HID devicesderaadt2007-01-011-1/+5