Date: Sun, 12 Jan 2003 20:12:14 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Nate Lawson <nate@root.org> Subject: kern/47006: Quirk entry required for LEXR PLUG DRIVE USB diskkey Message-ID: <200301130412.h0D4CELb000420@apollo.backplane.com>
next in thread | raw e-mail | index | archive | help
>Number: 47006 >Category: kern >Synopsis: Quirk entry required for LEXR PLUG DRIVE USB diskkey >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 12 20:20:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Matthew Dillon >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD apollo.backplane.com 4.7-STABLE FreeBSD 4.7-STABLE #14: Tue Nov 12 20:14:37 PST 2002 dillon@apollo.backplane.com:/FreeBSD/FreeBSD-4.x/src/sys/compile/APOLLO i386 FreeBSD-4.7p3 >Description: A bug report was posted on hackers by George Hartzell regarding his keychain usb storage device. I suggested that he create a quirk entry in cam/scsi/scsi_da.c. He replied that the quirk entry successfully solved the problem. I have included George's email below, please follow-up with him if you need more information. I also asked him to generate output from usbdevs -v, which he did. :From: George Hartzell <hartzell@kestrel.alerce.com> :To: Matthew Dillon <dillon@apollo.backplane.com> :Cc: Paul Halliday <dp@dove.penix.org>, freebsd-hackers@FreeBSD.ORG :Subject: Re: usb keychain memory disk doesn't work on 4.7p3 : :Matthew Dillon writes: : > [...] : > Urk! Sorry! I plugged in the names for one of my keychains. Don't : > use Stormblue :-) Use yours. Try: : > : > { : > {T_DIRECT, SIP_MEDIA_REMOVABLE, "LEXAR*", "*", "*"}, : > /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE : > }, : > : > And als osend me the output of 'usbdevs -v' (with either the old kernel : > or the new one). : :It works! Cool, I've got a quirk. Wow! Thanks! : :> sudo usbdevs -v :Controller /dev/usb0: :addr 1: self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 : port 1 powered : port 2 addr 2: power 90 mA, config 1, LEXR PLUG DRIVE(0x0080), LEXR PLUG DRIVE(0x05dc), rev 0.01 :> : :g. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301130412.h0D4CELb000420>