https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194062
Bug ID: 194062
Summary: QUIRK: Innostor USB stick (add NO_RC16)
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
USB stick: Hama Vilitas 128G [1] identified as Innostor
# camcontrol inquiry da0
pass5: <Innostor Innostor 1.00> Removable Direct Access SCSI-6 device
pass5: Serial Number 000000000000000051
pass5: 400.000MB/s transfers
# dmesg | grep ^da0
da0 at umass-sim0 bus 0 scbus13 target 0 lun 0
da0: <Innostor Innostor 1.00> Removable Direct Access SCSI-6 device
da0: Serial Number 000000000000000051
da0: 400.000MB/s transfers
da0: 121896MB (249644974 512 byte sectors: 255H 63S/T 15539C)
da0: quirks=0x12<NO_6_BYTE>
# messages on gpt/newfs/...
(da0:umass-sim0:0:0:0): Error 22, Unretryable error
(da0:umass-sim0:0:0:0): READ(10). CDB: 28 00 0e e9 47 49 00 00 04 00
(da0:umass-sim0:0:0:0): CAM status: SCSI Status Error
(da0:umass-sim0:0:0:0): SCSI status: Check Condition
(da0:umass-sim0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:21,0 (Logical block
address out of range)
Fix: add DA_Q_NO_RC16
# dmesg | grep ^da0
da0 at umass-sim0 bus 0 scbus13 target 0 lun 0
da0: <Innostor Innostor 1.00> Removable Direct Access SCSI-6 device
da0: Serial Number 000000000000000051
da0: 400.000MB/s transfers
da0: 121896MB (249644974 512 byte sectors: 255H 63S/T 15539C)
da0: quirks=0x12<NO_6_BYTE,NO_RC16>
# usbconfig
ugen1.2: <PenDrive Innostor> at usbus1, cfg=0 md=HOST spd=SUPER (5.0Gbps)
pwr=ON (76mA)
[1]
https://en.hama.com/00114793/hama-flashpen-vilitas-usb-30-8-gb-70-mb-s-weiss-silber
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"