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

--- Comment #2 from Pierre Beyssac <[email protected]> ---
(In reply to Miroslav Lachman from comment #1)
> kernel: GEOM_PART: integrity check failed (da0, MBR)
> kernel: GEOM_PART: integrity check failed (diskid/DISK-AA33JJ7ZJFJG8N3C9RM7,
> MBR)
> volmand: CREATE da0 
> 
> 
> What more should I provide for this flashdisk?


Use:

usbconfig -d 1.6 dump_device_desc

Then give idProduct, idVendor so the device can be added to usbdevs.

Note that you can add a dynamic quirk to check if the same quirk works with
your key:

usbconfig -d 1.6 add_quirk UQ_MSC_NO_INQUIRY

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"

Reply via email to