Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2019 21:48:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 235897] quirky Sandisk SDCZ48-032G when using XHCI
Message-ID:  <bug-235897-19105-a5lhoUVsiD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235897-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235897-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235897

--- Comment #2 from vidwer+fbsdbugs@gmail.com ---
With
+options        CAMDEBUG
+options=20=20=20=20=20=20=20
CAM_DEBUG_FLAGS=3D(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 =3D 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=20
(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=20
(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_L=
IST
(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_NEGOTIAT=
ION
(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=3D0x2<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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235897-19105-a5lhoUVsiD>