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

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

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

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

commit cd6f0b47692cb004b1e52a28cbd853f251b99c93
Author:     Andreas Wetzel <mickey242@gmx.net>
AuthorDate: 2021-12-06 07:21:38 +0000
Commit:     Andriy Gapon <avg@FreeBSD.org>
CommitDate: 2021-12-06 07:43:26 +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
    MFC after:      1 week

 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.