Re: 82562ET

Donald Becker <[email protected]>
Newsgroups gmane.linux.drivers.eepro100.devel
Message-ID <[email protected]>
On Sun, 28 Jul 2002, Graeme Robinson wrote:

> I'm new to the list and due to the lack of a search engine on the list 
> archives I'm posing this question here.  Is there a module for this Intel 
> Pro card 82562ET?

Yes.  It uses the eepro100 driver
   http://www.scyld.com/network/eepro100.html
      ftp://www.scyld.com/pub/network/eepro100.c

You can load the updated driver with

mkdir /tmp/netdrivers/
cd /tmp/netdrivers/
ncftp ftp://ftp.scyld.com/pub/network/netdrivers.tgz
tar xfvz netdrivers.tgz
make
make install

If the card is not detected your card might have an unusual PCI ID set.
If so, send the output of 'lspci'. 

> The card is onboard an Intel chipset motherboard (D845).
> I had heard problems with these onboard NICs had been overcome but not 
> with my installed server. Can anyone point me to a module that might work?

Be certain to run 'eepro100-diag -ee' first to clear the sleep mode:
http://www.scyld.com/diag/index.html
  ftp://ftp.scyld.com/pub/diag/
  

-- 
Donald Becker				[email protected]
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Second Generation Beowulf Clusters
Annapolis MD 21403			410-990-9993
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.