Bug 260952 - Add usbids for EDIMAX EW-7811UN V2
Summary: Add usbids for EDIMAX EW-7811UN V2
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-usb (Nobody)
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2022-01-05 13:57 UTC by Tilman Keskinoz
Modified: 2022-02-10 15:17 UTC (History)
1 user (show)

See Also:


Attachments
usbids for 7811UN V2 (1.00 KB, patch)
2022-01-05 13:57 UTC, Tilman Keskinoz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tilman Keskinoz freebsd_committer freebsd_triage 2022-01-05 13:57:34 UTC
Created attachment 230732 [details]
usbids for 7811UN V2

The EW-7811UN V2 uses a different chipset than the V1.

First report
https://forums.freebsd.org/threads/cannot-detect-wifi-edimax-ew7811un-v2.78349/

This Bugreport was submitted via the EW-7811UN V2 dongle so it works.
Comment 1 Hans Petter Selasky freebsd_committer freebsd_triage 2022-01-05 14:09:19 UTC
Patch looks good.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-07 13:03:26 UTC
A commit in branch main references this bug:

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

commit 2891a2805289dc4fe221eb4901b9edb6f9559dd8
Author:     Hans Petter Selasky <hselasky@FreeBSD.org>
AuthorDate: 2022-01-07 13:00:36 +0000
Commit:     Hans Petter Selasky <hselasky@FreeBSD.org>
CommitDate: 2022-01-07 13:02:30 +0000

    rtwn(4): Add new USB ID.

    Submitted by:   arved@
    PR:             260952
    MFC after:      1 week
    Sponsored by:   NVIDIA Networking

 sys/dev/rtwn/usb/rtwn_usb_attach.h | 1 +
 sys/dev/usb/usbdevs                | 1 +
 2 files changed, 2 insertions(+)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-02-10 15:17:55 UTC
A commit in branch stable/13 references this bug:

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

commit 08a56bb43c0b7160b71411ae02ecc3e6db811dbc
Author:     Hans Petter Selasky <hselasky@FreeBSD.org>
AuthorDate: 2022-01-07 13:00:36 +0000
Commit:     Hans Petter Selasky <hselasky@FreeBSD.org>
CommitDate: 2022-02-10 15:10:57 +0000

    rtwn(4): Add new USB ID.

    Submitted by:   arved@
    PR:             260952
    Sponsored by:   NVIDIA Networking

    (cherry picked from commit 2891a2805289dc4fe221eb4901b9edb6f9559dd8)

 sys/dev/rtwn/usb/rtwn_usb_attach.h | 1 +
 sys/dev/usb/usbdevs                | 1 +
 2 files changed, 2 insertions(+)