[Bug 195372] [PATCH] USB quirk for 64GB Lexar Jumpdrive
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 26 00:14:43 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195372
--- Comment #2 from Pierre Beyssac <freebsd-bugzilla at fasterix.frmug.org> ---
(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.
More information about the freebsd-usb
mailing list