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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 14 15:21:27 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254280

            Bug ID: 254280
           Summary: [PATCH] Add USB product ID for Asus USB N10 Nano Rev.
                    B1
           Product: Base System
           Version: 12.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: wireless
          Assignee: wireless at FreeBSD.org
          Reporter: mickey242 at gmx.net

Created attachment 223261
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223261&action=edit
Patch to add USB product ID for Asus USB N10 Nano Rev. B1 to if_rtwn_usb(4).

Revision B1 of the Asus USB N10 Nano wireless adapter uses an RTL8188EUS
chipset instead of the RTL8188CUS chipset used in the original version of the
device and identifies itself using a different USB product ID (0x18f0). The
if_rtwn_usb(4) driver does not know about this USB product ID and therefore
does not recognize the device.

Attached patch adds the USB product ID of the Asus USB N10 Nano Rev. B1 to the
list of devices recognized by the if_rtwn_usb(4) driver.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-wireless mailing list