[Bug 235897] quirky Sandisk SDCZ48-032G when using XHCI

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 20 21:48:26 UTC 2019


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

--- Comment #2 from vidwer+fbsdbugs at gmail.com ---
With
+options        CAMDEBUG
+options       
CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH)
in sys/amd64/conf/GENERIC:

ugen1.3: <SanDisk Ultra> at usbus1
umass0 on uhub4
umass0: <SanDisk Ultra, class 0/0, rev 3.00/1.00, addr 2> on usbus1
umass0:  SCSI over Bulk-Only; quirks = 0xc100
umass0:2:0: Attached to scbus2
(noperiph:umass-sim0:0:-1:ffffffff): xpt_async(AC_PATH_REGISTERED)
(probe0:umass-sim0:0:0:0): Periph created
(probe0:umass-sim0:0:0:0): Probe started
(probe0:umass-sim0:0:0:0): Probe PROBE_INVALID to PROBE_INQUIRY
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Retrying command, 3 more tries remain
(probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 
(probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
(probe0:umass-sim0:0:0:0): Retrying command, 2 more tries remain
(probe0:umass-sim0:0:0:0): Probe PROBE_INQUIRY to PROBE_FULL_INQUIRY
(probe0:umass-sim0:0:0:0): Probe PROBE_FULL_INQUIRY to PROBE_REPORT_LUNS
(probe0:umass-sim0:0:0:0): Probe: 1 lun(s) reported
(probe0:umass-sim0:0:0:0): Probe PROBE_REPORT_LUNS to PROBE_SUPPORTED_VPD_LIST
(probe0:umass-sim0:0:0:0): Probe PROBE_SUPPORTED_VPD_LIST to PROBE_DEVICE_ID
(probe0:umass-sim0:0:0:0): Probe PROBE_DEVICE_ID to PROBE_EXTENDED_INQUIRY
(probe0:umass-sim0:0:0:0): Probe PROBE_EXTENDED_INQUIRY to PROBE_SERIAL_NUM
(probe0:umass-sim0:0:0:0): Probe PROBE_SERIAL_NUM to PROBE_TUR_FOR_NEGOTIATION
(probe0:umass-sim0:0:0:0): Probe PROBE_TUR_FOR_NEGOTIATION to PROBE_DONE
(probe0:umass-sim0:0:0:0): Probe completed
(probe0:umass-sim0:0:0:0): Periph invalidated
(probe0:umass-sim0:0:0:0): Periph destroyed
(noperiph:umass-sim0:0:0:0): xpt_async(AC_FOUND_DEVICE)
(pass2:umass-sim0:0:0:0): Periph created
pass2 at umass-sim0 bus 0 scbus2 target 0 lun 0
pass2: <SanDisk Ultra 1.00> Removable Direct Access SPC-4 SCSI device
pass2: Serial Number <redacted>
pass2: 400.000MB/s transfers
(da0:umass-sim0:0:0:0): Periph created
GEOM: new disk da0
da0 at umass-sim0 bus 0 scbus2 target 0 lun 0
da0: <SanDisk Ultra 1.00> Removable Direct Access SPC-4 SCSI device
da0: Serial Number <redacted>
da0: 400.000MB/s transfers
da0: 29328MB (60063744 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
da0: Delete methods: <NONE(*),ZERO>
(noperiph:umass-sim0:0:0:0): (da0:umass-sim0:0:0:0):
xpt_async(AC_ADVINFO_CHANGED)
daopen
(da0:umass-sim0:0:0:0): daclose
(da0:umass-sim0:0:0:0): daopen
(da0:umass-sim0:0:0:0): daclose
(da0:umass-sim0:0:0:0): daopen
(da0:umass-sim0:0:0:0): daclose
(da0:umass-sim0:0:0:0): daopen
(da0:umass-sim0:0:0:0): daclose
(da0:umass-sim0:0:0:0): daopen
(da0:umass-sim0:0:0:0): daclose

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


More information about the freebsd-usb mailing list