* libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
	UNTESTED to tested.
This commit is contained in:
Joel Sherrill
2005-07-18 15:42:24 +00:00
parent 5fa10f2db6
commit bb72ff991b
2 changed files with 6 additions and 1 deletions

View File

@@ -195,7 +195,7 @@ struct fxp_ident {
* them.
*/
static struct fxp_ident fxp_ident_table[] = {
{ 0x1229, "Intel Pro 10/100B/100+ Ethernet", UNTESTED },
{ 0x1229, "Intel Pro 10/100B/100+ Ethernet", 0 },
{ 0x2449, "Intel Pro/100 Ethernet", UNTESTED },
{ 0x1209, "Intel Embedded 10/100 Ethernet", 0 },
{ 0x1029, "Intel Pro/100 Ethernet", UNTESTED },