Subject: Re: Intel NIC Question
To: Jeff Flowers <jeffrey@jeffreyf.net>
From: David Maxwell <david@vex.net>
List: port-i386
Date: 11/01/2002 11:43:47
On Fri, Nov 01, 2002 at 10:41:13AM -0500, Jeff Flowers wrote:
> I am about to build myself a new NetBSD box for home (2.53 Ghz P4,
> 512MB RDRAM) and I will be using the Intel D850EMD2L motherboard,
> which has built in ethernet. The documentation for the motherboard
> refers to the ethernet chipset on the board as an Intel 82562ET but I
> did not see this listed on the NetBSD x86 supported hardware list.
> 
> Does anyone know if this is a supported ethernet adapter?

pohl: {5} grep -B1 82562 src/dev/pci/if_fxp_pci.c 
        { PCI_PRODUCT_INTEL_82801BA_LAN,
          "Intel i82562 Ethernet" },
--
        { PCI_PRODUCT_INTEL_PRO_100_VE_2,
          "Intel PRO/100 VE Network Controller with 82562ET/EZ PHY" },
        { PCI_PRODUCT_INTEL_PRO_100_VE_3,
          "Intel PRO/100 VE Network Controller with 82562ET/EZ (CNR)
PHY" },
--
        case PCI_PRODUCT_INTEL_PRO_100_VM_1:
        case PCI_PRODUCT_INTEL_82562EH_HPNA_0:
        case PCI_PRODUCT_INTEL_82562EH_HPNA_1:
        case PCI_PRODUCT_INTEL_82562EH_HPNA_2:

Looks like several variations are supported. 

If yours isn't recognized, it might have an odd pci id, in which case
you need an entry in pcidevs.

-- 
David Maxwell, david@vex.net|david@maxwell.net -->
All this stuff in twice the space would only look half as bad!
					      - me