Date: Sat, 16 Nov 2013 18:00:01 GMT From: Stan Gammons <s_gammons@charter.net> To: freebsd-usb@FreeBSD.org Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or higher. Message-ID: <201311161800.rAGI01X2059110@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/184014; it has been noted by GNATS. From: Stan Gammons <s_gammons@charter.net> To: Hans Petter Selasky <hans.petter.selasky@bitfrost.no>, "freebsd-gnats-submit@FreeBSD.org" <freebsd-gnats-submit@FreeBSD.org> Cc: Alexander Motin <mav@freebsd.org> Subject: Re: usb/184014: USB storage devices do not work in FreeBSD 9.2 or higher. Date: Sat, 16 Nov 2013 11:52:20 -0600 On 16/11/13 10:45, Hans Petter Selasky wrote: > > Hi, > > See: > > usbconfig -d X.Y add_quirk XXXX > usbconfig dump_quirk_names > > Thank you! > > --HPS Hi, When I use the following then insert the USB drive, I'm able to mount the USB drive. So, that fixed the problem on 9.2 Release. I may have to do the same with 10.0 usbconfig -d ugen4.3 add_quirk UQ_MSC_NO_PREVENT_ALLOW If I put usb_quirk_load="YES" in loader.conf, will that fix it so I don't have to manually issue the usbconfig command every time? Thanks for the help! Stan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311161800.rAGI01X2059110>