Date: Mon, 24 Jan 2011 08:50:52 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: Matthias Apitz <guru@unixarea.de> Cc: mav@freebsd.org, freebsd-usb@freebsd.org Subject: Re: da(4) not attaching to USB drive Message-ID: <201101240850.52505.hselasky@c2i.net> In-Reply-To: <20110124053141.GA3564@tinyCurrent> References: <20110122104239.GA4991@tinyCurrent> <201101231944.04706.hselasky@c2i.net> <20110124053141.GA3564@tinyCurrent>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 24 January 2011 06:31:42 Matthias Apitz wrote: > 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 > It is the USB device number from the USB device descriptor. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101240850.52505.hselasky>
