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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"