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

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Tue Jun 2 02:44:08 CEST 2009


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.

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the coreboot mailing list