[Bug 252225] won't accept flash drive: "got CAM status 0x50" for Kingston DataTraveler G3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 28 20:23:54 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252225

--- Comment #4 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
The SCSI command which fails is 10 bytes (0x0A) long and starts with 0x5A

>From Linux:
#define MODE_SENSE_10 0x5a 

18:40:22.938827 usbus0.2 SUBM-BULK-EP=00000002,SPD=HIGH,NFR=1,SLEN=32,IVAL=0
 frame[0] WRITE 31 bytes
 0000  55 53 42 43 04 00 00 00  C0 00 00 00 80 00 0A 5A  |USBC...........Z|
 0010  00 3F 00 00 00 00 00 C0  00 00 00 00 00 00 00 --  |.?............. |
 flags 0 <0>

Warner, Alexander, do we have a quirk for that?

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list