Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2010 14:18:12 GMT
From:      Sebastian Huber <sebastian.huber@embedded-brains.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   usb/153149: USB stick quirk regression
Message-ID:  <201012141418.oBEEICUH092797@red.freebsd.org>
Resent-Message-ID: <201012141420.oBEEK7bZ080391@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153149
>Category:       usb
>Synopsis:       USB stick quirk regression
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-usb
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 14 14:20:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sebastian Huber
>Release:        r216297
>Organization:
embedded brains GmbH
>Environment:
>Description:
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.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012141418.oBEEICUH092797>