Add vte(4) to the list of supported network interface.
This commit is contained in:
parent
e90b6f07f7
commit
cc4f3f2d27
@ -169,6 +169,7 @@ static struct _devname {
|
||||
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("vte", "DM&P Vortex86 RDC R6040 Fast Ethernet"),
|
||||
NETWORK("vlan", "IEEE 802.1Q VLAN network interface"),
|
||||
NETWORK("vx", "3COM 3c590 / 3c595 Ethernet card"),
|
||||
NETWORK("wb", "Winbond W89C840F PCI Ethernet card"),
|
||||
|
Loading…
Reference in New Issue
Block a user