Bug 153149

Summary: [umass] USB stick quirk regression [regression]
Product: Base System Reporter: sebastian.huber
Component: usbAssignee: freebsd-usb (Nobody) <usb>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: gonzo
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description sebastian.huber 2010-12-14 14:20:06 UTC
There is a problem with the recent quirks:

umass0: <Generic Mass Storage, class 0/0, rev 2.00/1.01, addr 2> on usbus0

devctl: +umass0 at bus=1 hubaddr=1 port=0 devaddr=2 interface=0 vendor=0x058f
product=0x6387 devclass=0x00 devsubclass=0x00 sernum="BC2401F1" release=0x0101
intclass=0x08 intsubclass=0x06 on uhub0

Quirks that don't work (216297):
umass0:  SCSI over Bulk-Only; quirks = 0x4101

Quirks that work for this device (r213272):
umass0:  SCSI over Bulk-Only; quirks = 0x0100

The SCSI read capacity fails in the don't work case.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:22 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2019-01-18 21:26:22 UTC
Do you still have access to hardware the possible fix?
Comment 3 sebastian.huber 2019-01-21 06:13:05 UTC
No, sorry, I no longer have this stick.
Comment 4 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2019-01-21 19:55:48 UTC
(In reply to sebastian.huber from comment #3)

No problem. Since there is no way to reproduce/verify fix I am going to close this PR. Sorry it took so long to get to it. Feel free to re-open it if there are any new information on the issue.