[flashrom] [PATCH] add support for 8086:1076 (82541GI) to nicintel_spi.c

Idwer Vollering vidwer at gmail.com
Thu Mar 31 15:18:27 CEST 2011


2011/3/31 Stefan Tauner <stefan.tauner at student.tuwien.ac.at>:
> Signed-off-by: Stefan Tauner <stefan.tauner at student.tuwien.ac.at>

Acked-by: Idwer Vollering <vidwer at gmail.com>

> ---
>  nicintel_spi.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/nicintel_spi.c b/nicintel_spi.c
> index 3882e81..7748e8c 100644
> --- a/nicintel_spi.c
> +++ b/nicintel_spi.c
> @@ -62,6 +62,7 @@ uint8_t *nicintel_spibar;
>
>  const struct pcidev_status nics_intel_spi[] = {
>        {PCI_VENDOR_ID_INTEL, 0x105e, OK, "Intel", "82571EB Gigabit Ethernet Controller"},
> +       {PCI_VENDOR_ID_INTEL, 0x1076, OK, "Intel", "82541GI Gigabit Ethernet Controller"},
>        {PCI_VENDOR_ID_INTEL, 0x107c, OK, "Intel", "82541PI Gigabit Ethernet Controller"},
>        {PCI_VENDOR_ID_INTEL, 0x10b9, OK, "Intel", "82572EI Gigabit Ethernet Controller"},
>
> --
> 1.7.1
>
>
> _______________________________________________
> flashrom mailing list
> flashrom at flashrom.org
> http://www.flashrom.org/mailman/listinfo/flashrom
>




More information about the flashrom mailing list