[Bug 263868] usb_msc_auto_quirk and usb memory card readers

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Nov 2023 04:07:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263868

--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=93f1302dc6339bbf7e7ed42664a3e848b76eafcf

commit 93f1302dc6339bbf7e7ed42664a3e848b76eafcf
Author:     Mazin Fadl <mazen@illumed.net>
AuthorDate: 2023-10-11 03:22:12 +0000
Commit:     Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2023-11-26 04:07:11 +0000

    usb: add quirks for the Genesys GL3220 card reader

    Without these, card hotplugging does not work on the GL3220.

    PR:     263868
    Fixes:  7520b88860d7a79 ("usb(4): Automagically apply all quirks [...]")
    (cherry picked from commit 94efe9f91be7f3aa501983716db5a4378282a734)

 sys/dev/usb/quirk/usb_quirk.c | 2 ++
 sys/dev/usb/usbdevs           | 1 +
 2 files changed, 3 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.