[coreboot] [FLASHROM] Add support for 3COM NICs and Atmel AT49BV512

Idwer Vollering vidwer at gmail.com
Tue Jun 2 03:18:41 CEST 2009


2009/6/2 Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>

> On 15.05.2009 01:29, Idwer Vollering wrote:
> > Index: nic3com.c
> > ===================================================================
> > --- nic3com.c   (revision 501)
> > +++ nic3com.c   (working copy)
> > @@ -51,6 +51,9 @@
> >         int status;
> >         const char *device_name;
> >  } nics[] = {
> > +       /* 3c90x */
> > +       {0x9050, OK, "3c905: Fast EtherLink XL PCI (3c905-TX)" },
> > +
> >
> > Signed-off-by: Idwer <vidwer at gmail.com>
> >
>
> Can you please resend this patch as an attachment? It seems your mailer
> mangled the patch so it won't apply.


Please don't use this patch, it is just there to make NIC detection work,
not chip detection/programming/etcetera. Why I put "OK" in it: probably to
make flashrom detect it (patch based on r501, beware).

Also I have no idea what chip size this card can handle, <=64KB ?
http://www.infracity.de/pxe/#list


>
> Regards,
> Carl-Daniel
>
> --
> http://www.hailfinger.org/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090602/05729be7/attachment.html>


More information about the coreboot mailing list