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=C3=ADa Sunday, January 23, 2011 a las 07:44:04PM +0100, Hans Petter = Selasky=20 escribi=C3=B3: > > Try adding some mass storage quirks: > >=20 > > kldload usb_quirk > >=20 > > usbconfig -d X.Y add_dev_quirk_vplh x x x x x x >=20 > I tried w/o understanding what I do: >=20 > usbconfig -d 4.3 add_dev_quirk_vplh 0x07ab 0xfc8e 0x0000 0xffff > UQ_CFG_INDEX_0 >=20 > and printed some of the quirks: >=20 > ... > VID=3D0x0204 PID=3D0x6026 REVLO=3D0x0000 REVHI=3D0xffff QUIRK=3DUQ_MSC_NO= _SYNC_CACHE > VID=3D0x07ff PID=3D0x00ff REVLO=3D0x0000 REVHI=3D0xffff QUIRK=3DUQ_MSC_NO= _SYNC_CACHE > VID=3D0x07ab PID=3D0xfc8e REVLO=3D0x0000 REVHI=3D0xffff QUIRK=3DUQ_CFG_IN= DEX_0 >=20 > is there some documentation of the parameters REVLO, REVHI and QUIRK? > Thx >=20 It is the USB device number from the USB device descriptor. =2D-HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101240850.52505.hselasky>