mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
Add another module ID code.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-22 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* libchip/network/if_fxp.c: Add entry for another module ID code.
|
||||||
|
|
||||||
2004-11-22 Joel Sherrill <joel@OARcorp.com>
|
2004-11-22 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
PR 693/misc
|
PR 693/misc
|
||||||
|
|||||||
@@ -208,6 +208,7 @@ static struct fxp_ident fxp_ident_table[] = {
|
|||||||
{ 0x1036, "Intel Pro/100 Ethernet", UNTESTED },
|
{ 0x1036, "Intel Pro/100 Ethernet", UNTESTED },
|
||||||
{ 0x1037, "Intel Pro/100 Ethernet", UNTESTED },
|
{ 0x1037, "Intel Pro/100 Ethernet", UNTESTED },
|
||||||
{ 0x1038, "Intel Pro/100 Ethernet", UNTESTED },
|
{ 0x1038, "Intel Pro/100 Ethernet", UNTESTED },
|
||||||
|
{ 0x103B, "Intel Pro/100 Ethernet (82801BD PRO/100 VM (LOM))", 0 },
|
||||||
{ 0, NULL },
|
{ 0, NULL },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user