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