Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160924808
D57929.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D57929.diff
View Options
diff --git a/sys/dev/usb/quirk/usb_quirk.c b/sys/dev/usb/quirk/usb_quirk.c
--- a/sys/dev/usb/quirk/usb_quirk.c
+++ b/sys/dev/usb/quirk/usb_quirk.c
@@ -473,6 +473,7 @@
USB_QUIRK(TRUMPION, MP3, UQ_MSC_FORCE_PROTO_RBC),
USB_QUIRK(TRUMPION, T33520, UQ_MSC_FORCE_PROTO_SCSI),
USB_QUIRK(TWINMOS, MDIV, UQ_MSC_FORCE_WIRE_BBB, UQ_MSC_FORCE_PROTO_SCSI),
+ USB_QUIRK(VERBATIM, STORENGO, 0x0000, 0xffff, UQ_MSC_IGNORE_RESIDUE),
USB_QUIRK(VIA, USB2IDEBRIDGE, UQ_MSC_FORCE_WIRE_BBB,
UQ_MSC_FORCE_PROTO_SCSI, UQ_MSC_NO_SYNC_CACHE),
USB_QUIRK(VIVITAR, 35XX, UQ_MSC_FORCE_WIRE_BBB, UQ_MSC_FORCE_PROTO_SCSI,
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs
+++ b/sys/dev/usb/usbdevs
@@ -714,6 +714,7 @@
vendor LENOVO 0x17ef Lenovo
vendor WAVESENSE 0x17f4 WaveSense
vendor VAISALA 0x1843 Vaisala
+vendor VERBATIM 0x18a5 Verbatim
vendor E3C 0x18b4 E3C Technologies
vendor AMIT 0x18c5 AMIT
vendor GOOGLE 0x18d1 Google
@@ -4952,6 +4953,9 @@
/* Vaisala products */
product VAISALA CABLE 0x0200 USB Interface cable
+/* Verbatim products */
+product VERBATIM STORENGO 0x0243 Verbatim Store N Go
+
/* Vertex products */
product VERTEX VW110L 0x0100 Vertex VW110L modem
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 30, 3:15 AM (5 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34481486
Default Alt Text
D57929.diff (1 KB)
Attached To
Mode
D57929: usb/quirks: Add entry for Verbatim Store'n'Go
Attached
Detach File
Event Timeline
Log In to Comment