mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
Add urtw(4) to the list of supported network interface.
This commit is contained in:
parent
0d5245c817
commit
03ef5eb245
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187615
@ -156,6 +156,7 @@ static struct _devname {
|
||||
NETWORK("tl", "Texas Instruments ThunderLAN PCI Ethernet card"),
|
||||
NETWORK("upgt", "Conexant/Intersil PrismGT USB wireless adapter"),
|
||||
NETWORK("ural", "Ralink Technology RT2500USB 802.11 wireless adapter"),
|
||||
NETWORK("urtw", "Realtek 8187L USB wireless adapter"),
|
||||
NETWORK("vge", "VIA VT612x PCI Gigabit Ethernet card"),
|
||||
NETWORK("vr", "VIA VT3043/VT86C100A Rhine PCI Ethernet card"),
|
||||
NETWORK("vlan", "IEEE 802.1Q VLAN network interface"),
|
||||
|
Loading…
Reference in New Issue
Block a user