2009/6/2 Carl-Daniel Hailfinger <[email protected]>

> 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 <[email protected]>
> >
>
> 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/
>
>
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to