[Bug 265596] Transcend TS-RDF8K Card Reader I USB card reader which having 4 partition not detecting properly

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 30 Aug 2022 07:52:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265596

Hans Petter Selasky <hselasky@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky@FreeBSD.org

--- Comment #4 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
> da5: 942MB (1930240 512 byte sectors)

Apparently the capacity is invalid, maybe off-by-one?

Try this:

usbconfig -d ugenX.Y add_quirk UQ_MSC_READ_CAP_OFFBY1

Then re-plug the device.

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.