[PATCH] Intel Pro 10/100B/100+ Ethernet seems to work well.
Joel Sherrill <joel@OARcorp.com>
joel.sherrill at OARcorp.com
Mon Jul 18 15:42:38 UTC 2005
This patch has been committed. Thanks for reporting that
it works.
--joel (who is back but only beginning to dig out)
Karel Gardas wrote:
>
> Hello,
>
> Intel Pro 10/100B/100+ Ethernet identified as
> ``PCI IDs: 0x8086 0x1229 0x8086 0x2205 0xC''
> in netdemo, seems to work well -- tested only in netdemo on IBM ThinkPad
> T22 with the builtin NIC. Attached patch marks this card as tested. The
> patch is against CVS trunk sources as of today.
>
> Cheers,
> Karel
> --
> Karel Gardas kgardas at objectsecurity.com
> ObjectSecurity Ltd. http://www.objectsecurity.com
>
>
> ------------------------------------------------------------------------
>
> Index: ./c/src/libchip/network/if_fxp.c
> ===================================================================
> RCS file: /usr1/CVS/rtems/c/src/libchip/network/if_fxp.c,v
> retrieving revision 1.15
> diff -u -r1.15 if_fxp.c
> --- ./c/src/libchip/network/if_fxp.c 17 May 2005 15:15:07 -0000 1.15
> +++ ./c/src/libchip/network/if_fxp.c 14 Jul 2005 20:56:35 -0000
> @@ -195,7 +195,7 @@
> * 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 },
--
Joel Sherrill, Ph.D. Director of Research & Development
joel at OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
More information about the users
mailing list