[Bug 263868] usb_msc_auto_quirk and usb memory card readers

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 11 Oct 2023 21:09:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263868

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=94efe9f91be7f3aa501983716db5a4378282a734

commit 94efe9f91be7f3aa501983716db5a4378282a734
Author:     Mazin Fadl <mazen@illumed.net>
AuthorDate: 2023-10-11 03:22:12 +0000
Commit:     Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2023-10-11 21:08:53 +0000

    usb: add quirks for the Genesys GL3220 card reader

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

    PR:     263868
    Fixes:  520b88860d7a79 ("usb(4): Automagically apply all quirks [...]")

 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.