Fix typo.

This commit is contained in:
Pyun YongHyeon 2009-06-10 03:26:21 +00:00
parent ff24f05491
commit 8e8d8e38ed

View File

@ -91,7 +91,7 @@ static struct _devname {
SERIAL("cuad%d", "%s on device %s (COM%d)", 16),
NETWORK("ae", "Attansic/Atheros L2 Fast Ethernet"),
NETWORK("age", "Attansic/Atheros L1 Gigabit Ethernet"),
NETWORK("alc", "Atheros AR8111/AR8132 PCIe Ethernet"),
NETWORK("alc", "Atheros AR8131/AR8132 PCIe 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"),