Hans Petter Selasky wrote on 01/07/2015 09:04:
On 01/07/15 01:00, Miroslav Lachman wrote:
I have action camera SJ4000 based on Novatek NTK96650+AR0330 solution.
It has a USB cable and can be connected as USB mass storage, but FreeBSD
10.1 does not properly recognize it.

ugen1.4: <NOVATEK> at usbus1
umass0: <NOVATEK J1455, class 0/0, rev 2.00/1.00, addr 4> on usbus1

[...]

Hi,

Can you build a kernel with the attached patch?

cat scsi_da.c.diff | patch -d /usr/src/sys

Does it help?

Thank you, I will try it later today.


I blindly tested

usbconfig -d 1.4 add_quirk UQ_MSC_NO_INQUIRY

described in

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195372

and it accidentaly work. (so for now, I have a workaround)

Miroslav Lachman
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to