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/>

index | next in thread | raw e-mail

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

            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=0 md=HOST spd=HIGH (480Mbps)
pwr=ON (500mA)
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0200
bDeviceClass = 0x0000
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0040
idVendor = 0x0bda
idProduct = 0x881a
bcdDevice = 0x0000
iManufacturer = 0x0001
iProduct = 0x0002 <802.11n NIC>
iSerialNumber = 0x0003 <123456>
bNumConfigurations = 0x0001

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

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

help

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