Correct device description message.

This commit is contained in:
Pyun YongHyeon 2015-01-30 01:13:07 +00:00
parent 69627a0de1
commit 0a9aceb8ee
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277907

View File

@ -114,11 +114,11 @@ static struct alc_ident alc_ident_table[] = {
{ VENDORID_ATHEROS, DEVICEID_ATHEROS_AR8161, 9 * 1024,
"Atheros AR8161 PCIe Gigabit Ethernet" },
{ VENDORID_ATHEROS, DEVICEID_ATHEROS_AR8162, 9 * 1024,
"Atheros AR8161 PCIe Fast Ethernet" },
"Atheros AR8162 PCIe Fast Ethernet" },
{ VENDORID_ATHEROS, DEVICEID_ATHEROS_AR8171, 9 * 1024,
"Atheros AR8161 PCIe Gigabit Ethernet" },
"Atheros AR8171 PCIe Gigabit Ethernet" },
{ VENDORID_ATHEROS, DEVICEID_ATHEROS_AR8172, 9 * 1024,
"Atheros AR8161 PCIe Fast Ethernet" },
"Atheros AR8172 PCIe Fast Ethernet" },
{ VENDORID_ATHEROS, DEVICEID_ATHEROS_E2200, 9 * 1024,
"Killer E2200 Gigabit Ethernet" },
{ 0, 0, 0, NULL}