Date: Mon, 24 Jan 2011 06:31:42 +0100 From: Matthias Apitz <guru@unixarea.de> To: Hans Petter Selasky <hselasky@c2i.net> Cc: mav@freebsd.org, freebsd-usb@freebsd.org Subject: Re: da(4) not attaching to USB drive Message-ID: <20110124053141.GA3564@tinyCurrent> In-Reply-To: <201101231944.04706.hselasky@c2i.net> References: <20110122104239.GA4991@tinyCurrent> <201101231748.24599.hselasky@c2i.net> <20110123182918.GA16104@tinyCurrent> <201101231944.04706.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Sunday, January 23, 2011 a las 07:44:04PM +0100, Hans Petter Selasky escribió: > Try adding some mass storage quirks: > > kldload usb_quirk > > usbconfig -d X.Y add_dev_quirk_vplh x x x x x x I tried w/o understanding what I do: usbconfig -d 4.3 add_dev_quirk_vplh 0x07ab 0xfc8e 0x0000 0xffff UQ_CFG_INDEX_0 and printed some of the quirks: ... VID=0x0204 PID=0x6026 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_MSC_NO_SYNC_CACHE VID=0x07ff PID=0x00ff REVLO=0x0000 REVHI=0xffff QUIRK=UQ_MSC_NO_SYNC_CACHE VID=0x07ab PID=0xfc8e REVLO=0x0000 REVHI=0xffff QUIRK=UQ_CFG_INDEX_0 is there some documentation of the parameters REVLO, REVHI and QUIRK? Thx matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <guru@unixarea.de> - w http://www.unixarea.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110124053141.GA3564>