[Bug 210544] USB quirk for Garmin FR230
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 24 22:38:00 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210544
Bug ID: 210544
Summary: USB quirk for Garmin FR230
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: usb
Assignee: freebsd-usb at FreeBSD.org
Reporter: cem at freebsd.org
CC: 000.fbsd at quip.cz, freebsd-bugzilla at fasterix.frmug.org,
freebsd-usb at FreeBSD.org, hselasky at FreeBSD.org
Depends on: 195372
$ dmesg
...
ugen0.2: <vendor 0x091e> at usbus0
umass0: <vendor 0x091e product 0x086d, class 0/0, rev 2.00/5.09, addr 4> on
usbus0
umass0: SCSI over Bulk-Only; quirks = 0xc100
umass0:4:0: Attached to scbus4
da0 at umass-sim0 bus 0 scbus4 target 0 lun 0
da0: <Garmin FR230 Flash 1.00> Removable Direct Access SPC-3 SCSI device
da0: 1.000MB/s transfers
da0: 0MB (0 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
g_vfs_done():da0[READ(offset=0, length=8192)]error = 6
...
$ usbconfig -d 0.2 dump_device_desc
ugen0.2: <product 0x086d vendor 0x091e> at usbus0, cfg=0 md=HOST spd=FULL
(12Mbps) pwr=ON (500mA)
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0200
bDeviceClass = 0x0000 <Probed by interface class>
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0040
idVendor = 0x091e
idProduct = 0x086d
bcdDevice = 0x0509
iManufacturer = 0x0000 <no string>
iProduct = 0x0000 <no string>
iSerialNumber = 0x0000 <no string>
bNumConfigurations = 0x0001
< re-plug >
$ dmesg
...
ugen0.2: <vendor 0x091e> at usbus0
umass0: <vendor 0x091e product 0x086d, class 0/0, rev 2.00/5.09, addr 5> on
usbus0
umass0: SCSI over Bulk-Only; quirks = 0xc500
umass0:4:0: Attached to scbus4
da0 at umass-sim0 bus 0 scbus4 target 0 lun 0
da0: < > Removable Direct Access SCSI-2 device
da0: 1.000MB/s transfers
da0: 11MB (24242 512 byte sectors)
^^^^
da0: quirks=0x2<NO_6_BYTE>
(mount succeeds)
+++ This bug was initially created as a clone of Bug #195372 +++
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195372
[Bug 195372] [PATCH] USB quirk for 64GB Lexar Jumpdrive
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-usb
mailing list