Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 2014 00:14:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 195372] [PATCH] USB quirk for 64GB Lexar Jumpdrive
Message-ID:  <bug-195372-17-FnW1iz2Odc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195372-17@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195372-17@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #2 from Pierre Beyssac <freebsd-bugzilla@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195372-17-FnW1iz2Odc>