usb/184014: USB storage devices do not work in FreeBSD 9.2 or higher.
Hans Petter Selasky
hans.petter.selasky at bitfrost.no
Sat Nov 16 22:10:01 UTC 2013
The following reply was made to PR usb/184014; it has been noted by GNATS.
From: Hans Petter Selasky <hans.petter.selasky at bitfrost.no>
To: Stan Gammons <s_gammons at charter.net>,
"freebsd-gnats-submit at FreeBSD.org" <freebsd-gnats-submit at FreeBSD.org>
Cc: Alexander Motin <mav at freebsd.org>
Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or
higher.
Date: Sat, 16 Nov 2013 23:08:27 +0100
On 11/16/13 23:02, Stan Gammons wrote:
> On 16/11/13 15:56, Hans Petter Selasky wrote:
>>
>> Did you "kldload usb_quirk" ?
>>
>> --HPS
>
> I tried, but get the message that usb_quirk.1 is already present in the
> KLD kernel.
>
>
> Stan
>
Hi,
You can check using "usbconfig dump_device_quirks" that your quirk is
really present. You might also note, that if you set mass storage device
quirks, the auto-device-quirk algorithm, might behave differently, so
you might need to add more quirks, like no synchronize cache and so on.
--HPS
More information about the freebsd-usb
mailing list