summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_quirks.h
AgeCommit message (Expand)Author
2001-04-15Add quirk for printers that cannot handle bidir mode (not used yet).augustss
2001-01-18constifyjdolecek
2001-01-11Put the UQ_ASSUME_CM_OVER_DATA quirk back in. Without it, the Ricochet GS mo...explorer
2000-12-28Add two more quirks:augustss
2000-12-11Get rid of UQ_ASSUME_CM_OVER_DATA quirk; it's handled differently now.augustss
2000-10-24Adda quirk for hubs that do not report bus powered status in a normal way.augustss
2000-10-22Add a new quirk: ASSUME_CM_OVER_DATA.explorer
2000-08-24Add a quirk for audio devices that claim to have an extension unit, but itaugustss
2000-06-01Bring the coding style into the 80s, i.e., get rid of __P and useaugustss
2000-04-27Change my email address.augustss
1999-11-18Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.augustss
1999-11-15Add quirk for speakers that pretend to support the audio class, but don't.augustss
1999-10-11Add a quirk for devices that lie about how they are powered.augustss
1999-06-26Add a quirk for mice with reversed Z-axis.augustss
1999-06-14Get rid of a bunch of code that was part of an old USBDI proposal, but thataugustss
1998-12-29The Peracom serial converter (like some other devices) claim to haveaugustss
1998-12-27Add quirk for bad version no. in audio control descriptor.augustss
1998-12-02Add configuration and interface locators.augustss
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-07-12Add USB support. Supported so far:augustss