forked from Imagelibrary/rtems
2005-07-18 Karel Gardas <kgardas@objectsecurity.com>
* libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from UNTESTED to tested.
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user