Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2020 19:59:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 246315] The rtwn driver fails to recognize USB WIFI Card Foxconn WFUR6
Message-ID:  <bug-246315-21060@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 246315
           Summary: The rtwn driver fails to recognize USB WIFI Card
                    Foxconn WFUR6
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: wireless
          Assignee: wireless@FreeBSD.org
          Reporter: bobb@rambler.ru

rtwn driver not recognize USB WIFI Card Foxconn WFUR6,
RTL8812AU-VS 2.4GHz+5GHz (
http://en.techinfodepot.shoutwiki.com/wiki/Foxconn_WFUR6 )

root@test# sysctl net.wlan.devices
net.wlan.devices:

Both of FreeBSD 12.1 and 13.

root@test# usbconfig -u 0 -a 4 dump_all_desc
ugen0.4: <Realtek 802.11n NIC> at usbus0, cfg=3D0 md=3DHOST spd=3DHIGH (480=
Mbps)
pwr=3DON (500mA)
bLength =3D 0x0012
bDescriptorType =3D 0x0001
bcdUSB =3D 0x0200
bDeviceClass =3D 0x0000
bDeviceSubClass =3D 0x0000
bDeviceProtocol =3D 0x0000
bMaxPacketSize0 =3D 0x0040
idVendor =3D 0x0bda
idProduct =3D 0x881a
bcdDevice =3D 0x0000
iManufacturer =3D 0x0001
iProduct =3D 0x0002 <802.11n NIC>
iSerialNumber =3D 0x0003 <123456>
bNumConfigurations =3D 0x0001

All works fine after change in usbdevs:
REALTEK idProduct 0x8812 to 0x881a.

--=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-246315-21060>