Subject: Re: Need help getting Intel gigabit NIC to work
To: None <current-users@NetBSD.org>
From: Matthias Scheler <tron@zhadum.de>
List: current-users
Date: 07/19/2005 20:46:18
In article <mtuirz8gfrb.fsf@scrubbing-bubbles.mit.edu>,
"Nathan J. Williams" <nathanw@wasabisystems.com> writes:
> It's supported in -current, by the wm(4) driver.
And in NetBSD 3.0_BETA, too.
> It's just another PCI device ID added to the driver really, so you could
> just add this in to the driver's wm_products[] array:
>
> { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82541PI,
> "Intel i82541PI 1000BASE-T Ethernet",
> WM_T_82541_2, WMP_F_1000T },
You also need to add this line to "src/sys/dev/pcidevs" ...
product INTEL 82541PI 0x107c i82541PI Gigabit Ethernet
... and use "make -f Makefile.pcidevs" afterwards.
If somebody can confirm that it works afterwards I'll request a pullup
in the "netbsd-2" branch.
Kind regards
--
Matthias Scheler http://scheler.de/~matthias/