[Bug 230038] regression USB mass storage device
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 25 13:51:45 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230038
Bug ID: 230038
Summary: regression USB mass storage device
Product: Base System
Version: 11.2-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: usb
Assignee: usb at FreeBSD.org
Reporter: pch-freebsd-bugs at u-1.phicoh.com
Since upgrading to 11.2-RELEASE, my laptop doesn't fully recognize my Garmin
GPSMAP 62s anymore. In mass storage mode, the Garmin presents two block
devices, one to access the internal flash and one for the micro-SD card.
When I connect the Garmin, only the first device appears. After a camcontrol
rescan, the second appears as well.
Here is the dmesg output of connecting the Garmin:
uhub_reattach_port: giving up port reset - device vanished
ugen0.6: <vendor 0x091e product 0x2459> at usbus0
umass0 on uhub2
umass0: <vendor 0x091e product 0x2459, class 0/0, rev 2.00/5.09, addr 6> on usb
us0
umass0: SCSI over Bulk-Only; quirks = 0xc000
umass0:5:0: Attached to scbus5
da0 at umass-sim0 bus 0 scbus5 target 0 lun 0
da0: <Garmin GARMIN Flash 1.00> Removable Direct Access SPC-3 SCSI device
da0: 40.000MB/s transfers
da0: 1848MB (3784704 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
Then I run
# camcontrol rescan 5:0:1
And the resulting dmesg output:
da1 at umass-sim0 bus 0 scbus5 target 0 lun 1
da1: <Garmin GARMIN SD Card 1.00> Removable Direct Access SPC-3 SCSI device
da1: 40.000MB/s transfers
da1: 7646MB (15659008 512 byte sectors)
da1: quirks=0x2<NO_6_BYTE>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list