index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
quirk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable sync cache for the Transcend Jetflash V90. It is more specific
kib
2010-08-06
1
-0
/
+2
*
Add quirk for Apacer HT202 USB 2.0 Flash Drive.
tijl
2010-07-28
1
-0
/
+2
*
Prevent uhid(4) from attaching to the Liebert PowerSure Personal XT UPS.
gavin
2010-07-27
1
-0
/
+1
*
Prevent uhid(4) from attaching to the Gembird Silver Shield remote power
gavin
2010-07-26
1
-0
/
+1
*
Prevent ukbd(4) and uhid(4) from attaching when a WiSPY DBx Spectrum
gavin
2010-07-26
1
-1
/
+2
*
Add a mass storage quirk.
thompsa
2010-06-22
1
-0
/
+1
*
Add quirks for the Alcor SDCR_6362 Card Reader, Freecom HDD storage device and
thompsa
2010-05-12
1
-0
/
+4
*
Do not sync cache for the PL2506
thompsa
2010-03-28
1
-0
/
+2
*
- add some usb devices (scanner, printer, usb storage)
netchild
2010-03-26
1
-0
/
+2
*
Add UQ_KBD_BOOTPROTO quirk needed in r203896
thompsa
2010-02-14
2
-0
/
+2
*
Add null check on quirk lookup and add a couple of umass quirks.
thompsa
2010-01-29
1
-2
/
+10
*
Add new umass quirks for Western Digital MYBook and JMicron JM20337.
thompsa
2010-01-07
1
-1
/
+5
*
Compact USB_VENDOR_X and USB_PRODUCT_Y in the quirk tables.
thompsa
2009-12-28
1
-477
/
+352
*
Shorten the USB_QUIRK_ENTRY macro and undef it at the end, its only internal.
thompsa
2009-12-23
1
-238
/
+235
*
Move all Mass Storage Quirks over to the USB quirk module.
thompsa
2009-12-23
2
-3
/
+452
*
Wrap long lines.
thompsa
2009-12-11
1
-37
/
+77
*
Add a quirk for the Curitel UM175 where setting multiplexing for call
thompsa
2009-12-11
2
-0
/
+20
*
Add a config number quirk for the ELSA_MODEM1
thompsa
2009-09-28
1
-0
/
+1
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
2
-4
/
+23
*
Fix _USB2_* refernces in the header protection defines.
thompsa
2009-06-15
1
-3
/
+3
*
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
thompsa
2009-06-15
1
-64
/
+64
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
1
-2
/
+2
*
MFp4 //depot/projects/usb; 157814, 157863, 157868
thompsa
2009-02-24
1
-3
/
+0
*
Move the new USB stack into its new home.
thompsa
2009-02-23
2
-0
/
+456