[Bug 254664] Garmin USB Quirk / Please add new models
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 30 18:21:50 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254664
Bug ID: 254664
Summary: Garmin USB Quirk / Please add new models
Product: Base System
Version: 12.2-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: usb
Assignee: usb at FreeBSD.org
Reporter: freebsd at elgert.dk
Following Garmin GPS will only be available if listed in the /boot/loader.conf:
# Garmin Instinct Solar
hw.usb.quirk.0="0x091e 0x0d8a 0x0000 0xffff UQ_MSC_NO_INQUIRY"
# Dakota 20
hw.usb.quirk.1="0x091e 0x23c0 0x0000 0xffff UQ_MSC_NO_INQUIRY"
# Edge Touring+
hw.usb.quirk.2="0x091e 0x26c8 0x0000 0xffff UQ_MSC_NO_INQUIRY"
Will it be possible to have the models numbers added to
head/sys/dev/usb/usbdevs and the quirks added to the
head/sys/dev/usb/quirk/usb_quirk.c ?
See also solution in bug report 210544
Brgds. Harry MJ
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list