Add ale(4) to the list of supported network interface.

This commit is contained in:
yongari 2008-11-12 10:01:16 +00:00
parent 8fe107d730
commit 23f437b484

View File

@ -95,6 +95,7 @@ static struct _devname {
SERIAL("cuad%d", "%s on device %s (COM%d)", 16),
NETWORK("ae", "Attansic/Atheros L2 FastEthernet"),
NETWORK("age", "Attansic/Atheros L1 Gigabit Ethernet"),
NETWORK("ale", "Atheros AR8121/AR8113/AR8114 PCIe Ethernet"),
NETWORK("an", "Aironet 4500/4800 802.11 wireless adapter"),
NETWORK("ath", "Atheros IEEE 802.11 wireless adapter"),
NETWORK("aue", "ADMtek USB Ethernet adapter"),