Bug 277266 - Norelsys NS1081 card reader won't attach
Summary: Norelsys NS1081 card reader won't attach
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: 15.0-CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-usb (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-23 17:29 UTC by Lexi Winter
Modified: 2024-02-23 23:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lexi Winter 2024-02-23 17:29:44 UTC
trying to use a USB microSD card reader, an Anker-branded Norelsys 1081 with a 16GB SanDisk microSD card, the block device fails to attach:

ugen0.3: <Norelsys NS1081> at usbus0
umass0 on uhub3
umass0: <Norelsys NS1081, class 0/0, rev 3.00/1.00, addr 5> on usbus0
(probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00
(probe0:umass-sim0:0:0:0): CAM status: Auto-Sense Retrieval Failed
(probe0:umass-sim0:0:0:0): Error 5, Unretryable error
(da0:umass-sim0:0:0:0): got CAM status 0x450
(da0:umass-sim0:0:0:0): fatal error, failed to attach to device
(da0:umass-sim0:0:0:1): got CAM status 0x450
(da0:umass-sim0:0:0:1): fatal error, failed to attach to device

using 15.0-CURRENT 58df49801d9d58e61cc2adc8fd1e6848b64d2453 on amd64.

possibly related: bug 263868 "usb_msc_auto_quirk and usb memory card readers".

the reader works fine on macOS.