[Bug 263868] usb_msc_auto_quirk and usb memory card readers
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263868] usb_msc_auto_quirk and usb memory card readers"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Oct 2023 21:09:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263868 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=b332adfa96218148dfbb936a9c09d00484c868e3 commit b332adfa96218148dfbb936a9c09d00484c868e3 Author: Mazin Fadl <mazen@illumed.net> AuthorDate: 2023-10-11 03:12:22 +0000 Commit: Kyle Evans <kevans@FreeBSD.org> CommitDate: 2023-10-11 21:08:53 +0000 usb: add necessary quirks for the NOREL Systems NS1081 SD reader Without these, the Norelsys NS1081 is completely defunct. PR: 263868 Fixes: 520b88860d7a79 ("usb(4): Automagically apply all quirks [...]") sys/dev/usb/quirk/usb_quirk.c | 2 ++ sys/dev/usb/usbdevs | 4 ++++ 2 files changed, 6 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.