realtekwifi8187: Add BSD urtw driver
Add urtw network driver from FreeBSD 15. Supports RTL8187B/L USB IEEE 802.11b/g devices. Adds support for the following USB wifi devices (from urtw man page): Belkin F5D7050E Linksys WUSB54GCv2 Netgear WG111v2 Netgear WG111v3 Safehome WLG-1500SMA5 Shuttle XPC Accessory PN20 Sitecom WL168v1 Sitecom WL168v4 SureCom EP-9001-g(2A) TRENDnet TEW-424UB This has been successfully tested with a WG111v2 54 Mbps Wireless [RealTek RTL8187L] usb dongle. Change-Id: I90717292a03b1a92c4346ecd6c9b8f3e1470e0cd Reviewed-on: https://review.haiku-os.org/c/haiku/+/10977 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
44db3b4909
commit
600d6fe7fc
@@ -327,6 +327,7 @@ SYSTEM_ADD_ONS_DRIVERS_NET += [ FFilterByBuildFeatures
|
||||
marvell88w8335
|
||||
ralinkwifi
|
||||
realtekwifi
|
||||
realtekwifi8187
|
||||
zydwifi1211
|
||||
}@ # x86,x86_64,riscv64
|
||||
] ;
|
||||
|
||||
Reference in New Issue
Block a user