Age | Commit message (Expand) | Author |
2011-12-01 | Mark Apple iPod and iPhone products with UQ_BAD_HID and UAUDIO_FLAG_BAD_AUDIO. | David Hill |
2011-03-09 | Knock out a bunch more UPS devices from attaching to uhid(4). | Stuart Henderson |
2010-12-02 | don't attach to the hid interface of the ti msp430 | Jacob Meuser |
2010-10-03 | Prevent the Dream Link USB LED Message Board to be attached as an HID | Jonathan 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 speakers | Jasper Lievisse Adriaanse |
2010-08-02 | Quirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns out not to be | Miod Vallat |
2010-07-19 | move audio specific quirks out of usb_quirks and into uaudio | Jacob Meuser |
2010-07-15 | knock 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-07 | Add Velleman K8055 USB experimenter kit (from Jens Teglhus Moller) | Stuart Henderson |
2010-04-07 | Move UQ_BAD_HIDs together and line up columns better. | Stuart Henderson |
2009-10-17 | remove bogus quirk. these devices do not lie about their type, but | Jacob Meuser |
2009-05-11 | some huawei E220 OEM devices has broken strings in the device descriptor. | Yojiro Uo |
2009-04-22 | sync to MECANIQUE change, and add a uftdi found there, spotted by Henrik Hell... | Theo de Raadt |
2008-11-29 | liebert ubs as ugen | Theo de Raadt |
2008-11-25 | - add a quirk for the terratec uaudio device to stop uhidev(4) | Jasper Lievisse Adriaanse |
2008-09-08 | prevent mustek from attaching as uhid. ok theo, sthen@ | Martynas Venckus |
2008-08-27 | sync | Theo de Raadt |
2008-08-26 | another ups to knock out of being a uhid | Theo de Raadt |
2008-08-11 | Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4) | Marcus Glocker |
2008-07-22 | There are devices out there which are UVC compatible, but do not show | Marcus Glocker |
2008-06-29 | add usb2.0 to usb1.1(ohci/uchi) handover request to usb subsystem. | Yojiro Uo |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-22 | Remove the QuickCam Pro 5000 from the quirks list now that there | Brad Smith |
2008-06-19 | Sync USB ids. Although the Pro 5000 should be removed as it is | Brad Smith |
2008-06-15 | typo | Miod Vallat |
2008-06-15 | expand the quirk framework to enable device class match | Yojiro Uo |
2008-05-24 | Add a quirk to prevent this LCD device from attaching as a HID. This is a | Chris Kuethe |
2008-05-08 | Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only does | Miod Vallat |
2008-05-06 | another omron usb that must be ugen; vladas.urbonas@gmail | Theo de Raadt |
2008-02-23 | SiSPM devices are like belkin ups; do not attach as uhid, pr#5719 | Theo de Raadt |
2007-11-25 | add CNU550pro; from iss @ e-sky.ru | Theo de Raadt |
2007-11-21 | attach Logitech QuickCam Pro 5000 as ugen for now | Robert Nagy |
2007-11-14 | CCU-550 EVDO; Alexey Vatchenko | Theo de Raadt |
2007-08-28 | OMRON BX35F is a UPS and should not be claimed by uhid | Henning Brauer |
2007-06-05 | Remove the "Static" declaration of many functions. It was defined to be empty | Marc Balmer |
2007-05-22 | A quirk is needed for the Logitech QuickCam Notebook to prevent attaching | Robert Nagy |
2007-05-21 | Remove logprintf macro | Jonathan Gray |
2007-01-01 | knock UPS products out from being matched as HID devices | Theo de Raadt |
2006-11-11 | add quirk for the usb missile launcher | Jolan Luff |
2006-08-16 | don't quirk the earthmates | Jason Wright |
2006-08-12 | the delorme earthmate is NOT a HID (UQ_BAD_HID) | Jason Wright |
2006-05-14 | Add a quirk to force the Wi-spy spectrum analyser to attach as ugen. | Matthieu Herrb |
2006-03-31 | Add GSM modem SIEMENS ES75 - from patch sent to freebsd-usb@ by Jindra Fucik | Dale Rahn |
2006-02-10 | CMOTech/Maxon EVDO card needs ASSUME_CM_OVER_DATA quirk to attach; ok dlg@ | Damien Miller |
2005-12-24 | Add Logitech QuickCam Zoom support. | Robert Nagy |
2004-10-31 | sync with quirks from FreeBSD and NetBSD, ok dlg | Jonathan Gray |
2004-10-31 | UQ_NO_STRINGS no longer needed, ok dlg | Jonathan Gray |
2003-06-27 | more quirks from netbsd | Nathan Binkert |