[Bug 254280] [PATCH] Add USB product ID for Asus USB N10 Nano Rev. B1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Dec 2021 06:36:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254280

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=99e934e6f152eefa47bfae62db2ee0b439f137c0

commit 99e934e6f152eefa47bfae62db2ee0b439f137c0
Author:     Andreas Wetzel <mickey242@gmx.net>
AuthorDate: 2021-12-06 07:21:38 +0000
Commit:     Andriy Gapon <avg@FreeBSD.org>
CommitDate: 2021-12-13 06:35:49 +0000

    rtwn/usb: add product ID for Asus USB N10 Nano Rev. B1

    According to information found on the internet the following products
    use exactly the same hardware but probably different USB IDs:
    - Edimax EW-7811Un V2 (v2)
    - Edimax EW-7811GLN 2.0A (v2)
    I am not adding them as I cannot verify.

    PR:             254280

    (cherry picked from commit cd6f0b47692cb004b1e52a28cbd853f251b99c93)

 share/man/man4/rtwn_usb.4          | 1 +
 sys/dev/rtwn/usb/rtwn_usb_attach.h | 1 +
 sys/dev/usb/usbdevs                | 1 +
 3 files changed, 3 insertions(+)

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