[Bug 255759] [Patch] Add USB product ID for ASUS USB-N14 Wireless Adaptor
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 10 18:54:37 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255759
Bug ID: 255759
Summary: [Patch] Add USB product ID for ASUS USB-N14 Wireless
Adaptor
Product: Base System
Version: 13.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: john.lmurdoch at gmail.com
Created attachment 224817
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224817&action=edit
Patch for adding ASUS USB N14 to Freebsd kernel source
The ASUS USB-N14 wireless adaptor works perfectly when its USB product ID
(0x17e8) is added to if_run(4) kernel sources:
ugen1.4: <Ralink 802.11 n WLAN> at usbus1
run0 on uhub4
run0: <1.0> on usbus1
run0: MAC/BBP RT5392 (rev 0x0223), RF RT5372 (MIMO 2T2R), address
aa:bb:cc:dd:ee:ff
run0: [HT] Enabling 802.11n
wlan0: Ethernet address: aa:bb:cc:dd:ee:ff
run0: firmware RT3071 ver. 0.33 loaded
wlan0: link state changed to UP
The connection has been relatively stable since using the attached patch a few
weeks ago.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list