[Bug 252225] won't accept flash drive: "got CAM status 0x50" for Kingston DataTraveler G3

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 05 Feb 2025 04:40:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252225

--- Comment #7 from Warner Losh <imp@FreeBSD.org> ---
Status 0x50 is really 0x10 and is AUTOSENSE FAILED.
It's most likely due to not being able to talk to the USB device for some
reason that's not reported.
Then we get the error 6 because we return ENXIO because the periph is
invalidated.

But otherwise there's not enough info to track this down to ground. Do you
still have a system this is happening on...

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