Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2021 15:21:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 254280] [PATCH] Add USB product ID for Asus USB N10 Nano Rev. B1
Message-ID:  <bug-254280-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254280

            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@FreeBSD.org
          Reporter: mickey242@gmx.net

Created attachment 223261
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223261&action=
=3Dedit
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 t=
he
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254280-21060>