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:
@@ -1,3 +1,8 @@
|
|||||||
|
2005-07-18 Karel Gardas <kgardas@objectsecurity.com>
|
||||||
|
|
||||||
|
* libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from
|
||||||
|
UNTESTED to tested.
|
||||||
|
|
||||||
2005-06-17 Joel Sherrill <joel@OARcorp.com>
|
2005-06-17 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
|
* librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since
|
||||||
|
|||||||
@@ -195,7 +195,7 @@ struct fxp_ident {
|
|||||||
* them.
|
* them.
|
||||||
*/
|
*/
|
||||||
static struct fxp_ident fxp_ident_table[] = {
|
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 },
|
{ 0x2449, "Intel Pro/100 Ethernet", UNTESTED },
|
||||||
{ 0x1209, "Intel Embedded 10/100 Ethernet", 0 },
|
{ 0x1209, "Intel Embedded 10/100 Ethernet", 0 },
|
||||||
{ 0x1029, "Intel Pro/100 Ethernet", UNTESTED },
|
{ 0x1029, "Intel Pro/100 Ethernet", UNTESTED },
|
||||||
|
|||||||
Reference in New Issue
Block a user