[eepro100] Problem with two onboard eepro100 cards (how to bind exactly first card to eth0)
Christian Schneider
c.schneider@nwe.de
Wed Jan 9 06:14:01 2002
--------------030904060304060308000303
Content-Type: text/plain; charset=ISO-8859-2; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
I have got a problem with a Supermicro 1U rack server. It has two
onboard eepro100 cards. I only use one of them. Till now I configure the
card like:
modprobe eepro100
ifconfig eth0 1.1.1.1 netmask 255.255.255.0 up...
My problem ist that I can not say which of the two cards I want to
configure as eth0. So it is possible that it is the left or the right
one. Is there any way i can make sure which cards is used for eth0 like
using the PCI address from lspci?
many thanks in advance,
Christian Schneider
nwe GmbH (http://www.nwe.de)
lspci gives me the following details:
00:00.0 Host bridge: ServerWorks CNB20HE Host Bridge (rev 23)
00:00.1 PCI bridge: ServerWorks CNB20LE Host Bridge (rev 01)
00:00.2 Host bridge: ServerWorks: Unknown device 0006 (rev 01)
00:00.3 Host bridge: ServerWorks: Unknown device 0006 (rev 01)
*00:04.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 08)*
00:05.0 SCSI storage controller: Adaptec 7899P (rev 01)
00:05.1 SCSI storage controller: Adaptec 7899P (rev 01)
*00:06.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 08)*
00:0f.0 ISA bridge: ServerWorks OSB4 South Bridge (rev 50)
00:0f.1 IDE interface: ServerWorks OSB4 IDE Controller
00:0f.2 USB Controller: ServerWorks OSB4/CSB5 OHCI USB Controller (rev 04)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage XL AGP (rev 27)
--------------030904060304060308000303
Content-Type: text/html; charset=ISO-8859-2
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
Hi,<br>
<br>
I have got a problem with a Supermicro 1U rack server. It has two onboard
eepro100 cards. I only use one of them. Till now I configure the card like:<br>
<br>
modprobe eepro100<br>
ifconfig eth0 1.1.1.1 netmask 255.255.255.0 up...<br>
<br>
My problem ist that I can not say which of the two cards I want to configure
as eth0. So it is possible that it is the left or the right one. Is there
any way i can make sure which cards is used for eth0 like using the PCI address
from lspci?<br>
<br>
many thanks in advance,<br>
<br>
Christian Schneider<br>
nwe GmbH (<a class="moz-txt-link-freetext" href="http://www.nwe.de">http://www.nwe.de</a>)<br>
<pre class="moz-signature" cols="$mailwrapcol">lspci gives me the following details:<br><br>00:00.0 Host bridge: ServerWorks CNB20HE Host Bridge (rev 23)<br>00:00.1 PCI bridge: ServerWorks CNB20LE Host Bridge (rev 01)<br>00:00.2 Host bridge: ServerWorks: Unknown device 0006 (rev 01)<br>00:00.3 Host bridge: ServerWorks: Unknown device 0006 (rev 01)<br><b>00:04.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 08)</b><br>00:05.0 SCSI storage controller: Adaptec 7899P (rev 01)<br>00:05.1 SCSI storage controller: Adaptec 7899P (rev 01)<br><b>00:06.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 08)</b><br>00:0f.0 ISA bridge: ServerWorks OSB4 South Bridge (rev 50)<br>00:0f.1 IDE interface: ServerWorks OSB4 IDE Controller<br>00:0f.2 USB Controller: ServerWorks OSB4/CSB5 OHCI USB Controller (rev 04)<br>01:00.0 VGA compatible controller: ATI Technologies Inc Rage XL AGP (rev 27)<br><br></pre>
</body>
</html>
--------------030904060304060308000303--