From curtisb@citrine.workspot.com Wed Mar 1 20:46:53 2000 Date: Wed Mar 1 20:46:53 2000 From: Curtis M. Brune curtisb@citrine.workspot.com Subject: Intel Pro 100+ Dual Port Server Adapter Does anyone have any success stories with this NIC? Cheers, Curt -- WorkSpot, Inc. http://www.workspot.com Phone 650-566-8109 ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From dts@senie.com Wed Mar 1 23:11:44 2000 Date: Wed Mar 1 23:11:44 2000 From: Daniel Senie dts@senie.com Subject: Intel Pro 100+ Dual Port Server Adapter "Curtis M. Brune" wrote: > > Does anyone have any success stories with this NIC? I have two of them deployed. Both worked with the driver shipped stock in RedHat 6.1, and both work quite well with the Intel-written driver. -- ----------------------------------------------------------------- Daniel Senie dts@senie.com Amaranth Networks Inc. http://www.amaranthnetworks.com ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From RKrawl@microtest.com Wed Mar 1 23:32:16 2000 Date: Wed Mar 1 23:32:16 2000 From: Krawl, Roeland RKrawl@microtest.com Subject: Unserviced interrupts due to Flow Control Paused status bit This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BF8400.312772E0 Content-Type: text/plain A possible flaw in the eepro100.c driver (version 1.09l 8/7/99) is causing Linux to hang due to unserviced NIC interrupts. Just after the bootd daemon issues the messages "Starting Network" and "Starting DHCP", the prepareInterface() routine in bootd/if.c will issue a SIOCSIFFLAGS ioctl call (from the prepareInterface routine) which NEVER COMPLETES. The Linux box hangs as a result of unserviced NIC interrupts. Apparently, the speedo_interrupt() routine does not properly service the interrupt when the System Control Block Status Word contains 0x150. According to the 82559ER datasheet, this status means that the Flow Control Paused bit is set. ( The datasheet provides no information about how to interpret the transmitter and receiver status bits). Does a value of 0x400 written to the SCB command word acknowledge the interrupt? I have noticed that the symptom will go away when various kernel modules grow in size as a result of added code. I would prefer to fix the problem rather than have it reappear in future kernel rebuilds. I suspect that an uninitialized variable or a partially initialized 82559 is causing this symptom. The 82559ER datasheets are not acceptable for writing a driver. I am trying to obtain suitable documentation from Intel but so far have had no luck. I am convinced that the info is not on the Intel website and I am hoping that an open tech support incident with Intel will eventually prove fruitful. Obviously, Donald Becker found such a document. Does anyone know an efficient way to obtain the programmer's manual from Intel? Your ideas or suggestions are welcome. Thanks, Roeland Krawl ------_=_NextPart_001_01BF8400.312772E0 Content-Type: text/html Content-Transfer-Encoding: quoted-printable
A possible flaw in the eepro100.c = driver (version 1.09l 8/7/99) is causing Linux to hang due to = unserviced NIC interrupts.
Just after the bootd daemon issues the = messages "Starting Network" and "Starting = DHCP", the prepareInterface() routine in bootd/if.c will = issue a SIOCSIFFLAGS ioctl call (from the prepareInterface routine) = which NEVER COMPLETES. The Linux box hangs as a result of unserviced = NIC interrupts.
Apparently, the speedo_interrupt() = routine does not properly service the interrupt when the System Control = Block Status Word contains 0x150. According to the 82559ER datasheet, = this status means that the Flow Control Paused bit is set. ( The = datasheet provides no information about how to interpret the = transmitter and receiver status bits). Does a value of 0x400 written to = the SCB command word acknowledge the interrupt?
I have noticed that the symptom will = go away when various kernel modules grow in size as a result of added = code.
I would prefer to fix the problem = rather than have it reappear in future kernel rebuilds. I suspect that = an uninitialized variable or a partially initialized 82559 is causing = this symptom.
The 82559ER datasheets are not = acceptable for writing a driver. I am trying to obtain suitable = documentation from Intel but so far have had no luck. I am convinced = that the info is not on the Intel website and I am hoping that an open = tech support incident with Intel will eventually prove = fruitful.
Obviously, Donald Becker found such a = document. Does anyone know an efficient way to obtain the programmer's = manual from Intel?
Your ideas or suggestions are = welcome.
Thanks,
Roeland Krawl
I can not find the "just-released = Linux driver" on Intels website. I found drivers for many other = OS'es but not for Linux. A URL to the Linux driver would be = helpful.
Thanks,
Roeland Krawl
Daniel Senie wrote:
>> The just-released Linux =
driver available on the Intel website works very
>> well with these cards and =
others.=20
>> Folks trying to figure out =
how to talk
>> to these chips will probably =
find your answers in the source code Intel
>> released.
------=_NextPart_000_0001_01BF84A8.63C8F630-- ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From jbkinsey@puc.edu Mon Mar 6 20:25:35 2000 Date: Mon Mar 6 20:25:35 2000 From: Jeffrey Kinsey jbkinsey@puc.edu Subject: Intel Pro/100+ Management Adapter Dear eepro100 people, I'm new to linux, and I can't get my network card working. I've got a intel Pro/100+ Management Adapter in my machine with a voodoo3 2000 PCI. When I boot up, I get a failed message for eth0 which reads "Delaying eth0 initialization". In my conf.modules file it has alias eth0 eepro100 I would kiss anyone who could help me out with my problem. Thanks, Jeffrey ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From sarahjames@home.com Mon Mar 6 21:51:28 2000 Date: Mon Mar 6 21:51:28 2000 From: Sarah James sarahjames@home.com Subject: Problems with Intel board in a high volume web site We have just installed two new servers in our web site. One is a page server and the other is a database server. The database server is connected through a eepro 100 to the pageserver. The pageserver has two eepro 100's - one to the internet and the second to the database server. We are using the drivers available in Debian Linux 2.2.14 Here are the boot up messages on the page server- (eth0 connects to the internet via a 10MB/s connection - eth1 is the connection to the database server at 100MB/s). eth0: Intel EtherExpress Pro 10/100 at 0xb800, 00:D0:B7:1F:F9:98, IRQ 15. Receiver lock-up bug exists -- enabling work-around. Board assembly 721383-008, Physical connectors present: RJ45 Primary interface chip i82555 PHY #1. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0x04f4518b). eth1: Intel EtherExpress Pro 10/100 at 0xb400, 00:D0:B7:1F:F4:27, IRQ 10. Receiver lock-up bug exists -- enabling work-around. Board assembly 721383-008, Physical connectors present: RJ45 Primary interface chip i82555 PHY #1. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0x04f4518b). Everything worked well during testing. When we placed them in service, everything was fine until the server load picked up. We started experiencing packet losses of between 20 and 30% combined between the gateway and our server. There are no problems between the database server and the page server. We did some experimenting - all the errors stopped if we moved the server to a different IP (with no traffic) - and started as soon as we moved it back again. Our ISP says its our network card. We think its their gateway can't handle the traffic... hmmm. Questions: 1) Is the driver in the debian build different from http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html Any comments on the driver available directly from Intel? http://support.intel.com/support/network/adapter/pro100/e100-1.0.0.htm 2) any ideas on what is causing this? TIA ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From richard@iguana.co.nz Mon Mar 6 23:27:03 2000 Date: Mon Mar 6 23:27:03 2000 From: richard@iguana.co.nz richard@iguana.co.nz Subject: Problems with Intel board in a high volume web site > We have just installed two new servers in our web site. One is a page server > and the other is a database server. The database server is connected through > a eepro 100 to the pageserver. The pageserver has two eepro 100's - one to > the internet and the second to the database server. > > Everything worked well during testing. When we placed them in service, > everything was fine until the server load picked up. We started experiencing > packet losses of between 20 and 30% combined between the gateway and our > server. There are no problems between the database server and the page > server. We did some experimenting - all the errors stopped if we moved the > server to a different IP (with no traffic) - and started as soon as we moved > it back again. Our ISP says its our network card. We think its their gateway > can't handle the traffic... hmmm. > > Questions: > 1) Is the driver in the debian build different from > http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html > > Any comments on the driver available directly from Intel? > http://support.intel.com/support/network/adapter/pro100/e100-1.0.0.htm > > 2) any ideas on what is causing this? It is quite possibly your network cards. The Intel chipsets have been playing up for a lot of people. You could try the driver in ftp://cesdis.gsfc.nasa.gov/pub/linux/drivers/test/eepro100.c, or switch NICs, whichever suits you best. There is also another, even more advanced version of the driver fixed by another member of this list, but I do not have the URL on me at the moment. Richard. ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From rfowler@idcnet.com Tue Mar 7 01:02:13 2000 Date: Tue Mar 7 01:02:13 2000 From: Ron Fowler rfowler@idcnet.com Subject: eepro100: can't use tcpdump/promiscuous mode Hello, list gurus! I'm in the process of upgrading all our Linux servers to 100MB operation and Redhat Linux 6.1. The NIC I've selected is the Intel EtherExpress Pro 100, which is nicely supported by Redhat "out of the box". I've deployed about four of these in the last week or two, and a couple of days ago, I had to use one of them for a common task on our network: running tcpdump to trace packets when our dialup users have trouble with connectivity. After a period of tearing my hair out when I couldn't see any traffic, it dawned on me (and a quick check with ifconfig confirmed) that the NIC wasn't going into promiscuous mode! I checked all four servers configured with the eepro driver, and saw the same problem. The systems in question range from a Pentium P150 from 1997 to a P2-450 initially deployed with a 10 MB card last June. All have the same problem. And yet my 10MB NE2000-compatibles (Redhat 5.2) work fine. I've searched the beowulf eepro100 archives as well as Deja's Usenet archive, and can't locate a single report of this problem. So I'm wondering if I'm either missing something obvious or expecting something the EtherExpress Pro can't do. Thanks for any help anyone can give me ... Ron Fowler (rfowler@idcnet.com) System Administrator, Internet Dynamics Corp. 120 North Fraternity Lane Whitewater, WI 53190 ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From techmail@fporch.com Tue Mar 7 11:38:50 2000 Date: Tue Mar 7 11:38:50 2000 From: The Techies techmail@fporch.com Subject: Some definitions What do these mean? frame: 2323 carrier: 0 --------------------------------------------------------------------------- eth0 Link encap:Ethernet HWaddr xx inet addr:xxx.xxx.xxx.xxx Bcast:xxx.xxx.xxx.xxx Mask:255.255.255.224 UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 RX packets:446637365 errors:7 dropped:0 overruns:0 frame:2323 TX packets:344384952 errors:0 dropped:0 overruns:0 carrier:0 collisions:31837183 txqueuelen:100 Interrupt:10 Base address:0xef00 ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From richard@iguana.co.nz Tue Mar 7 17:38:28 2000 Date: Tue Mar 7 17:38:28 2000 From: richard@iguana.co.nz richard@iguana.co.nz Subject: eepro100: can't use tcpdump/promiscuous mode > > Hello, list gurus! > > The systems in question range from a Pentium P150 from 1997 to a P2-450 > initially deployed with a 10 MB card last June. All have the same problem. > And yet my 10MB NE2000-compatibles (Redhat 5.2) work fine. > > I've searched the beowulf eepro100 archives as well as Deja's Usenet > archive, and can't locate a single report of this problem. So I'm > wondering if I'm either missing something obvious or expecting something > the EtherExpress Pro can't do. > > Thanks for any help anyone can give me ... Hmm. Working fine on my machine, but I have seen this before, and not just with eepro NICs. You may wish to try ifconfig eth0 promisc or equivalent once you've started tcpdump, see if that helps. Richard ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From sarahjames@home.com Tue Mar 7 21:00:28 2000 Date: Tue Mar 7 21:00:28 2000 From: Sarah James sarahjames@home.com Subject: What does this mii-diag output mean? I'm having a hard time deciphering this output from mii-diag. The numbers don't match what is given in http://cesdis.gsfc.nasa.gov/linux/diag/mii-status.html Here it is: Basic registers of MII PHY #1: 3000 782d 02a8 0154 05e1 40a1 0001 0000. Basic mode control register 0x3000: Auto-negotiation enabled. You have link beat, and everything is working OK. Your link partner advertised 40a1: 100baseTx 10baseT. The mode of the network we're connected to is supposed to be a 10MB full duplex. Does this output confirm that our Intel eepro sees this and is configured correctly? ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From becker@scyld.com Tue Mar 7 22:06:43 2000 Date: Tue Mar 7 22:06:43 2000 From: Donald Becker becker@scyld.com Subject: What does this mii-diag output mean? On Tue, 7 Mar 2000, Sarah James wrote: > I'm having a hard time deciphering this output from mii-diag. The numbers > don't match what is given in > http://cesdis.gsfc.nasa.gov/linux/diag/mii-status.html > > Here it is: > > Basic registers of MII PHY #1: 3000 782d 02a8 0154 05e1 40a1 0001 0000. > Basic mode control register 0x3000: Auto-negotiation enabled. > You have link beat, and everything is working OK. > Your link partner advertised 40a1: 100baseTx 10baseT. You have a 10baseT + 100baseT hub, likely a bridged repeater. > The mode of the network we're connected to is supposed to be a 10MB full > duplex. Nope, it's not. Donald Becker Scyld Computing Corporation, becker@scyld.com ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From richard@iguana.co.nz Tue Mar 7 23:00:17 2000 Date: Tue Mar 7 23:00:17 2000 From: richard@iguana.co.nz richard@iguana.co.nz Subject: What does this mii-diag output mean? On Tue, 7 Mar 2000, Sarah James wrote: > I'm having a hard time deciphering this output from mii-diag. The numbers > don't match what is given in > http://cesdis.gsfc.nasa.gov/linux/diag/mii-status.html > > Here it is: > > Basic registers of MII PHY #1: 3000 782d 02a8 0154 05e1 40a1 0001 0000. > Basic mode control register 0x3000: Auto-negotiation enabled. > You have link beat, and everything is working OK. > Your link partner advertised 40a1: 100baseTx 10baseT. > > The mode of the network we're connected to is supposed to be a 10MB full > duplex. > > Does this output confirm that our Intel eepro sees this and is configured > correctly? Well, I can confirm for one thing that if it detects as 100mbit and your network is only 10, it won't work at all :) So if you're suffering packet loss or slow connectivity, this is not the problem. Full/Half duplex I have not really encountered, and certainly that information doesn't appear to define whether you're on duplex or not, but I suspect that unless you're not recieving/transmitting anything at all then your auto detection has worked fine. At least in my experience, I am by no means a definitive answer on such issues, I fiddle until they work :) Richard. ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From saw@saw.sw.com.sg Tue Mar 7 23:52:59 2000 Date: Tue Mar 7 23:52:59 2000 From: Andrey Savochkin saw@saw.sw.com.sg Subject: What does this mii-diag output mean? Hello, On Tue, Mar 07, 2000 at 09:01:27PM -0500, Sarah James wrote: > Basic registers of MII PHY #1: 3000 782d 02a8 0154 05e1 40a1 0001 0000. > Basic mode control register 0x3000: Auto-negotiation enabled. > You have link beat, and everything is working OK. > Your link partner advertised 40a1: 100baseTx 10baseT. > > > The mode of the network we're connected to is supposed to be a 10MB full > duplex. 1. Try to run mii-diag -v for more information. 2. Try to force the required mode either by driver or mii-diag. Best regards Andrey V. Savochkin ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From kallol@bugula.fpk.hp.com Wed Mar 8 12:08:57 2000 Date: Wed Mar 8 12:08:57 2000 From: Kallol Biswas kallol@bugula.fpk.hp.com Subject: What does this mii-diag output mean? I am having a problem with the control register (REG0) of PHY. I wrote 0x3300 to it but when read back it became 0x0080 and the driver did not work. Any input on what might be the cause of this problem is greatly appreciated. > y On Tue, 7 Mar 2000, Sarah James wrote: > > > I'm having a hard time deciphering this output from mii-diag. The numbers > > don't match what is given in > > http://cesdis.gsfc.nasa.gov/linux/diag/mii-status.html > > > > Here it is: > > > > Basic registers of MII PHY #1: 3000 782d 02a8 0154 05e1 40a1 0001 0000. > > Basic mode control register 0x3000: Auto-negotiation enabled. > > You have link beat, and everything is working OK. > > Your link partner advertised 40a1: 100baseTx 10baseT. > > > > The mode of the network we're connected to is supposed to be a 10MB full > > duplex. > > > > Does this output confirm that our Intel eepro sees this and is configured > > correctly? > > Well, I can confirm for one thing that if it detects as 100mbit and your > network is only 10, it won't work at all :) So if you're suffering packet > loss or slow connectivity, this is not the problem. Full/Half duplex I > have not really encountered, and certainly that information doesn't appear > to define whether you're on duplex or not, but I suspect that unless > you're not recieving/transmitting anything at all then your auto detection > has worked fine. > > At least in my experience, I am by no means a definitive answer on such > issues, I fiddle until they work :) > > Richard. > > ------------------------------------------------------------------- > To unsubscribe send a message body containing "unsubscribe" > to linux-eepro100-request@beowulf.org > -- ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From kallol@bugula.fpk.hp.com Wed Mar 8 12:13:21 2000 Date: Wed Mar 8 12:13:21 2000 From: Kallol Biswas kallol@bugula.fpk.hp.com Subject: What does this mii-diag output mean? Another problem, has any body seen the following prompt during system boot up: Press CTRL+S to enter into the set up program of Intel 100+ Pro adapter. > > I am having a problem with the control register (REG0) of PHY. > I wrote 0x3300 to it but when read back it became 0x0080 > and the driver did not work. > > Any input on what might be the cause of this problem is greatly > appreciated. > > > > > y On Tue, 7 Mar 2000, Sarah James wrote: > > > > > I'm having a hard time deciphering this output from mii-diag. The numbers > > > don't match what is given in > > > http://cesdis.gsfc.nasa.gov/linux/diag/mii-status.html > > > > > > Here it is: > > > > > > Basic registers of MII PHY #1: 3000 782d 02a8 0154 05e1 40a1 0001 0000. > > > Basic mode control register 0x3000: Auto-negotiation enabled. > > > You have link beat, and everything is working OK. > > > Your link partner advertised 40a1: 100baseTx 10baseT. > > > > > > The mode of the network we're connected to is supposed to be a 10MB full > > > duplex. > > > > > > Does this output confirm that our Intel eepro sees this and is configured > > > correctly? > > > > Well, I can confirm for one thing that if it detects as 100mbit and your > > network is only 10, it won't work at all :) So if you're suffering packet > > loss or slow connectivity, this is not the problem. Full/Half duplex I > > have not really encountered, and certainly that information doesn't appear > > to define whether you're on duplex or not, but I suspect that unless > > you're not recieving/transmitting anything at all then your auto detection > > has worked fine. > > > > At least in my experience, I am by no means a definitive answer on such > > issues, I fiddle until they work :) > > > > Richard. > > > > ------------------------------------------------------------------- > > To unsubscribe send a message body containing "unsubscribe" > > to linux-eepro100-request@beowulf.org > > > > > -- > -- local ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From kallol@bugula.fpk.hp.com Wed Mar 8 13:34:20 2000 Date: Wed Mar 8 13:34:20 2000 From: Kallol Biswas kallol@bugula.fpk.hp.com Subject: What does this mii-diag output mean? I have solved this problem by increasing the delay value between write and read. > I am having a problem with the control register (REG0) of PHY. > I wrote 0x3300 to it but when read back it became 0x0080 > and the driver did not work. > > Any input on what might be the cause of this problem is greatly > appreciated. > > > > > y On Tue, 7 Mar 2000, Sarah James wrote: > > > > > I'm having a hard time deciphering this output from mii-diag. The numbers > > > don't match what is given in > > > http://cesdis.gsfc.nasa.gov/linux/diag/mii-status.html > > > > > > Here it is: > > > > > > Basic registers of MII PHY #1: 3000 782d 02a8 0154 05e1 40a1 0001 0000. > > > Basic mode control register 0x3000: Auto-negotiation enabled. > > > You have link beat, and everything is working OK. > > > Your link partner advertised 40a1: 100baseTx 10baseT. > > > > > > The mode of the network we're connected to is supposed to be a 10MB full > > > duplex. > > > > > > Does this output confirm that our Intel eepro sees this and is configured > > > correctly? > > > > Well, I can confirm for one thing that if it detects as 100mbit and your > > network is only 10, it won't work at all :) So if you're suffering packet > > loss or slow connectivity, this is not the problem. Full/Half duplex I > > have not really encountered, and certainly that information doesn't appear > > to define whether you're on duplex or not, but I suspect that unless > > you're not recieving/transmitting anything at all then your auto detection > > has worked fine. > > > > At least in my experience, I am by no means a definitive answer on such > > issues, I fiddle until they work :) > > > > Richard. > > > > ------------------------------------------------------------------- > > To unsubscribe send a message body containing "unsubscribe" > > to linux-eepro100-request@beowulf.org > > > > > -- > -- local ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From markk@fb00.fb.com Wed Mar 8 13:45:11 2000 Date: Wed Mar 8 13:45:11 2000 From: Mark Krolikowski markk@fb00.fb.com Subject: REMOVE REMOVE ------------------------------------------------------------------- To unsubscribe send a message body containing "unsubscribe" to linux-eepro100-request@beowulf.org From RKrawl@microtest.com Sat Mar 11 02:09:48 2000 Date: Sat Mar 11 02:09:48 2000 From: Krawl, Roeland RKrawl@microtest.com Subject: Possible flaw in the eepro100 driver version 1.09t This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BF8B28.B34CBB10 Content-Type: text/plain This seems to be the only forum for reporting eepro100 version 1.09t driver bugs and getting any kind of feedback (hopefully). The author of this driver has been unreachable for weeks therefore feedback from device driver programmers who have intimate knowledge of this driver would be appreciated. Other possible problems not mentioned here could be discussed also. To properly acknowledge "early receive" and "flow control paused" interrupts, it appears that the status mask should be 0xF300 instead of 0xFC00. Thanks, Roeland Krawl ------_=_NextPart_001_01BF8B28.B34CBB10 Content-Type: text/html Content-Transfer-Encoding: quoted-printable-----Original Message-----
From:=20 owner-linux-eepro100@beowulf.org=20 [mailto:owner-linux-eepro100@beowulf.org]On Behalf Of Krawl,=20 Roeland
Sent: Thursday, March 02, 2000 9:51 PM
To: = linux-eepro100@beowulf.gsfc.nasa.gov
Subject: RE: I need = more=20 comments/suggestions -- Re: Intel Pro 100+ Dual Port Server=20 Adapter
I can not find the "just-released = Linux driver"=20 on Intels website. I found drivers for many other OS'es but not for = Linux. A=20 URL to the Linux driver would be helpful.
Thanks,
Roeland Krawl
Daniel Senie wrote:
>> The just-released Linux driver available on the = Intel=20 website works very>> well with these cards and = others.=20
>> Folks trying to figure out = how to=20 talk
>> to these chips = will probably=20 find your answers in the source code Intel
>> released.
This seems to be the only forum for = reporting eepro100 version 1.09t driver bugs and getting any kind of = feedback (hopefully). The author of this driver has been unreachable = for weeks therefore feedback from device driver programmers who have = intimate knowledge of this driver would be appreciated. Other possible = problems not mentioned here could be discussed also.
To properly acknowledge "early = receive" and "flow control paused" interrupts, it = appears that the status mask should be 0xF300 instead of = 0xFC00.
Thanks,
Roeland Krawl
As a result of an = 82559ER initialization problem, continuous "flow control = paused" interrupts were causing our Linux system to hang. The = eepro100 driver does not acknowledge the flow control paused = interrupts. Another symptom of the initialization problem was that the = 82559ER was reporting a status which indicated "no resources" = and "No Rx bufs".
The initialization = problem was fixed by modifying the speedo_resume() routine slightly. = After each call to "wait_for_cmd_done()" we added a call to = uwait() to delay 30 microseconds. This ensures that the NIC has a = little extra time to examine the System Control Block General Pointer = before the driver changes it in preparation for sending the next = command.
Apparently, the = 82559 was reporting "no Rx bufs" as a result of obtaining a = bogus pointer to the Rx Ring because the real Rx ring was known to be = properly initialized and Rx resources were definitely available. =
The cure described = above was difficult to find because small changes to the eepro100 = driver or other parts of the Linux kernel would cause the symptom to go = away. The symptom would also go away by simply re-ordering the object = file names in the kernel/drivers/net/Makefile.
Roeland =
Krawl
-----Original Message-----
From: Andrey Savochkin =
[SMTP:saw@saw.sw.com.sg]
Sent: Monday, March 13, 2000 2:44 AM
To: Krawl, Roeland; =
'linux-eepro100@beowulf.gsfc.nasa.gov'
Subject: =
Re: Possible flaw in the eepro100 =
driver version 1.09t
On Sat, Mar 11, 2000 at 12:09:02AM =
-0700, Krawl, Roeland wrote:
> This seems to be the only forum =
for reporting eepro100 version 1.09t driver
> bugs and getting any kind of =
feedback (hopefully). The author of this driver
> has been unreachable for weeks =
therefore feedback from device driver
> programmers who have intimate =
knowledge of this driver would be appreciated.
> Other possible problems not =
mentioned here could be discussed also.
>
> To properly acknowledge =
"early receive" and "flow control paused"
> interrupts, it appears =
that the status mask should be 0xF300 instead of
> 0xFC00.
I suspect that the driver acknowledges =
interrupts that have a clear meaning
and were well-documented at the =
beginning of driver development.
All these "early receive" =
and "flow control paused" thing look fairly obscure
at least for me.
Do you have a clear description of =
what these kind of interrupts mean and
when they're supposed to be =
triggered?
Best regards
=
=
=
=
Andrey V.
=
=
=
=
Savochkin
---------------------------------------------------------=
----------
To unsubscribe send a message body =
containing "unsubscribe"
to =
linux-eepro100-request@beowulf.org
Line 569 of the eepro100.c should look like:
for (; pci_index < 8; pci_index++) {
Change the number 8 to the number of ethernet controller you have...
Follow instructions at the end of the file to recompile the module.
Follow instructions at http://cesdis.gsfc.nasa.gov/linux/misc/modules.html
to install it.
John Cagle wrote:
Does anyone know if the eepro100 driver will support more than 8 interfaces in one machine? For instance, could you have 5 dual-port cards working at the same time? On another topic, has anyone noticed that the http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html site doesn't seem to be working? However, if you replace "cesdis" with "beowulf" it works!? Problem is that the site has a lot of hard-coded HREF's to 'cesdis' that still won't work. Thanks,John Cagle
--
Line 569 of the eepro100.c should look like: Change the number 8 to the number of ethernet controller you have...
Follow instructions at the end of the file to recompile the module.
John Cagle wrote:
-- nnoo
> -----Original Message-----
nnoo
> -----Original Message-----
François Guimond
Matrox Networks
Email: Francois.Guimond@matrox.com
Web: http://www.matrox.com/netweb/home.htm
Phone: (514) 822-6000 x2565
Fax: (514) 822-6272
--------------C0FAA21F89C96705900F16DC--
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From jgarzik@mandrakesoft.com Tue Mar 21 16:05:16 2000
Date: Tue Mar 21 16:05:16 2000
From: Jeff Garzik jgarzik@mandrakesoft.com
Subject: eepro100 - more than 8 NICs?
> John Cagle wrote:
>
> Does anyone know if the eepro100 driver will support more than 8
> interfaces in one machine? For instance, could you have 5 dual-port
> cards working at the same time?
eepro100 kernel driver in 2.3.x should not have any hard limit at all,
and most of Becker's drivers should handle simply increasing the number
of net cards you can probe.
Note that 8 is a hardcoded number all over the place -- so if you need
module options to work past card #8, you must hack the driver in a few
more places...
--
Jeff Garzik | Tact is the ability to tell a man
Building 1024 | he has an open mind when he has a
MandrakeSoft, Inc. | hole in his head. (-random fortune)
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From John.Cagle@COMPAQ.com Tue Mar 21 16:54:03 2000
Date: Tue Mar 21 16:54:03 2000
From: Cagle, John John.Cagle@COMPAQ.com
Subject: eepro100 - more than 8 NICs?
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BF937F.E41F00F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
This seems like an incomplete solution. Shouldn't you also increase =
the
size of the 'full_duplex' and 'options' arrays? The code from the 1.06
version (from kernel 2.2.14) has these definitions:
=20
static int full_duplex[] =3D {-1, -1, -1, -1, -1, -1, -1, -1};
static int options[] =3D {-1, -1, -1, -1, -1, -1, -1, -1};
=20
Shouldn't these be increased to be at least as large as the maximum
pci_index? I also noticed that 'pci_index' has been removed from the =
driver
in the latest 2.3 kernel (v1.09j+LK1.0).
=20
Who is the current maintainer of this driver?
=20
Thanks,
John Cagle
-----Original Message-----
From: Francois Guimond [mailto:Francois.Guimond@Matrox.COM]
Sent: Tuesday, March 21, 2000 12:42 PM
To: John Cagle
Cc: linux-eepro100@beowulf.gsfc.nasa.gov
Subject: Re: eepro100 - more than 8 NICs?
You have to odify the driver for that:=20
Line 569 of the eepro100.c should look like:=20
for (; pci_index < 8; pci_index++) {=20
Change the number 8 to the number of ethernet controller you have...=20
Follow instructions at the end of the file to recompile the module.=20
Follow instructions at =
http://cesdis.gsfc.nasa.gov/linux/misc/modules.html
------_=_NextPart_001_01BF937F.E41F00F0--
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From jgarzik@mandrakesoft.com Tue Mar 21 18:55:47 2000
Date: Tue Mar 21 18:55:47 2000
From: Jeff Garzik jgarzik@mandrakesoft.com
Subject: eepro100 - more than 8 NICs?
>
> This seems like an incomplete solution. Shouldn't you also increase the size of the 'full_duplex' and 'options' arrays? The
> code from the 1.06 version (from kernel 2.2.14) has these definitions:
>
Correct, that is an incomplete solution. However, most of the Becker
drivers has code in them that looks like
priv->full_duplex = (idx >= 8) ? 0 : options[idx];
They are thus proof against >8 cards, but not functioning optimally.
--
Jeff Garzik | Tact is the ability to tell a man
Building 1024 | he has an open mind when he has a
MandrakeSoft, Inc. | hole in his head. (-random fortune)
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From saw@saw.sw.com.sg Tue Mar 21 20:32:03 2000
Date: Tue Mar 21 20:32:03 2000
From: Andrey Savochkin saw@saw.sw.com.sg
Subject: eepro100 - more than 8 NICs?
Hello,
On Tue, Mar 21, 2000 at 03:53:28PM -0600, Cagle, John wrote:
> This seems like an incomplete solution. Shouldn't you also increase the
> size of the 'full_duplex' and 'options' arrays? The code from the 1.06
> version (from kernel 2.2.14) has these definitions:
>
> static int full_duplex[] = {-1, -1, -1, -1, -1, -1, -1, -1};
> static int options[] = {-1, -1, -1, -1, -1, -1, -1, -1};
>
> Shouldn't these be increased to be at least as large as the maximum
I'll think about a solution for the problem.
> pci_index? I also noticed that 'pci_index' has been removed from the driver
> in the latest 2.3 kernel (v1.09j+LK1.0).
>
> Who is the current maintainer of this driver?
A good question :-)
I'm going to submit to Linus a set of serious modifications and take care of
the driver in the future.
Best regards
Andrey V.
Savochkin
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From dhinds@valinux.com Mon Mar 27 02:40:38 2000
Date: Mon Mar 27 02:40:38 2000
From: David Hinds dhinds@valinux.com
Subject: Intel PRO/100 Cardbus II with 82559 chip
On Sun, Mar 26, 2000 at 11:51:42PM -0700, John Matthews wrote:
> Dave,
> I tried that patch and only one of five hunks succeeded on the patch.
> The patch is dated June 1999 so I'm wondering if there might be something
> newer.
You are welcome to try to patch the driver by hand, but as I said, I
have not even tested the patch I sent you (I don't have any such
card), and no one seems to want to work on it, so you're more or less
on your own. If I had more time, I'd offer to help, but I have to
give a higher priority to fixing problems with cards that are already
supposed to be supported.
> Donald Becker's Web page says that his driver supports cardbus but I
> can't find any directions on how to install it for cardbus.
I would not hold my breath waiting for a response; Donald stopped
supporting his drivers about six months ago. The driver does not
support Cardbus as is: the web page is wrong.
-- Dave
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From dhinds@valinux.com Mon Mar 27 03:06:29 2000
Date: Mon Mar 27 03:06:29 2000
From: David Hinds dhinds@valinux.com
Subject: Intel PRO/100 Cardbus II with 82559 chip
On Sun, Mar 26, 2000 at 11:51:42PM -0700, John Matthews wrote:
> Dave,
> I tried that patch and only one of five hunks succeeded on the patch.
> The patch is dated June 1999 so I'm wondering if there might be something
> newer.
You are welcome to try to patch the driver by hand, but as I said, I
have not even tested the patch I sent you (I don't have any such
card), and no one seems to want to work on it, so you're more or less
on your own. If I had more time, I'd offer to help, but I have to
give a higher priority to fixing problems with cards that are already
supposed to be supported.
> Donald Becker's Web page says that his driver supports cardbus but I
> can't find any directions on how to install it for cardbus.
I would not hold my breath waiting for a response; Donald stopped
supporting his drivers about six months ago. The driver does not
support Cardbus as is: the web page is wrong.
-- Dave
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From mike@tc3net.com Mon Mar 27 16:53:13 2000
Date: Mon Mar 27 16:53:13 2000
From: Michael Baird mike@tc3net.com
Subject: Poor Performance
I'm having a problem with throughput with my intel eepro100 nic's. I'm
using them under 2.2.15pre15 per recommendations on this list, using
arcserve client w eepro-100's I get very poor performance and high cpu
utilization, my linux boxes are all dual-PII 300's, our hub is a 10/100
Officeconnect by 3COM. I've forced this card to full-duplex/100MB and
mii-diag confirms this, but it doesn't help with my backup operations,
6MB/s is horrible. With 3com NIC's I get around 30mb on identical
configured linux box, is there something I'm missing, or any other
diagnostic tool I can try, I really would rather use Intel NIC's rather
then 3Com's.
Thanks
MIKE
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From mike@tc3net.com Mon Mar 27 17:30:24 2000
Date: Mon Mar 27 17:30:24 2000
From: Michael Baird mike@tc3net.com
Subject: Poor Performance
I'm having a problem with throughput with my intel eepro100 nic's. I'm
using them under 2.2.15pre15 per recommendations on this list, using
arcserve client w eepro-100's I get very poor performance and high cpu
utilization, my linux boxes are all dual-PII 300's, our hub is a 10/100
Officeconnect by 3COM. I've forced this card to full-duplex/100MB and
mii-diag confirms this, but it doesn't help with my backup operations,
6MB/s is horrible. With 3com NIC's I get around 30mb on identical
configured linux box, is there something I'm missing, or any other
diagnostic tool I can try, I really would rather use Intel NIC's rather
then 3Com's.
Thanks
MIKE
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From abyee@sfu.ca Mon Mar 27 23:08:15 2000
Date: Mon Mar 27 23:08:15 2000
From: Adrian Yee abyee@sfu.ca
Subject: Poor Performance
Mike,
6MegaBytes/second of 6Megabits/second?
30MB/s or 30mb/s?
Adrian
On Mon, 27 Mar 2000, Michael Baird wrote:
> I'm having a problem with throughput with my intel eepro100 nic's. I'm
> using them under 2.2.15pre15 per recommendations on this list, using
> arcserve client w eepro-100's I get very poor performance and high cpu
> utilization, my linux boxes are all dual-PII 300's, our hub is a 10/100
> Officeconnect by 3COM. I've forced this card to full-duplex/100MB and
> mii-diag confirms this, but it doesn't help with my backup operations,
> 6MB/s is horrible. With 3com NIC's I get around 30mb on identical
> configured linux box, is there something I'm missing, or any other
> diagnostic tool I can try, I really would rather use Intel NIC's rather
> then 3Com's.
>
> Thanks
> MIKE
>
> -------------------------------------------------------------------
> To unsubscribe send a message body containing "unsubscribe"
> to linux-eepro100-request@beowulf.org
>
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From abyee@sfu.ca Mon Mar 27 23:31:22 2000
Date: Mon Mar 27 23:31:22 2000
From: Adrian Yee abyee@sfu.ca
Subject: Poor Performance
Mike,
6MegaBytes/second of 6Megabits/second?
30MB/s or 30mb/s?
Adrian
On Mon, 27 Mar 2000, Michael Baird wrote:
> I'm having a problem with throughput with my intel eepro100 nic's. I'm
> using them under 2.2.15pre15 per recommendations on this list, using
> arcserve client w eepro-100's I get very poor performance and high cpu
> utilization, my linux boxes are all dual-PII 300's, our hub is a 10/100
> Officeconnect by 3COM. I've forced this card to full-duplex/100MB and
> mii-diag confirms this, but it doesn't help with my backup operations,
> 6MB/s is horrible. With 3com NIC's I get around 30mb on identical
> configured linux box, is there something I'm missing, or any other
> diagnostic tool I can try, I really would rather use Intel NIC's rather
> then 3Com's.
>
> Thanks
> MIKE
>
> -------------------------------------------------------------------
> To unsubscribe send a message body containing "unsubscribe"
> to linux-eepro100-request@beowulf.org
>
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From becker@scyld.com Tue Mar 28 13:40:02 2000
Date: Tue Mar 28 13:40:02 2000
From: Donald Becker becker@scyld.com
Subject: Intel PRO/100 Cardbus II with 82559 chip
On Sun, 26 Mar 2000, David Hinds wrote:
> On Sun, Mar 26, 2000 at 11:51:42PM -0700, John Matthews wrote:
> > Donald Becker's Web page says that his driver supports cardbus but I
> > can't find any directions on how to install it for cardbus.
>
> I would not hold my breath waiting for a response; Donald stopped
> supporting his drivers about six months ago.
The reasons for this have been well covered in other forums.
See the latest Linux Weekly News for a summary that attempts to be
unbiased. Despite the recent exchange, triggered by the imminent release of
2.4, the trouble occurred about six months ago. My latest internal version
of eepro100.c is dated 1/21/2000, but those updates are unlikely to ever
make it to the driver distributed with the kernel.
> The driver does not
> support Cardbus as is: the web page is wrong.
The driver at
http://cesdis.gsfc.nasa.gov/linux/drivers/kern-2.3/index.html
ftp://cesdis.gsfc.nasa.gov/pub/linux/drivers/kern-2.3/
works with the CardBus version of the eepro100.
Despite the name, this driver works with kernels through the early 2.3.*
versions, and not with the latest pre-2.4.* development kernels.
Donald Becker
Scyld Computing Corporation, becker@scyld.com
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From becker@scyld.com Tue Mar 28 14:09:53 2000
Date: Tue Mar 28 14:09:53 2000
From: Donald Becker becker@scyld.com
Subject: Intel PRO/100 Cardbus II with 82559 chip
On Sun, 26 Mar 2000, David Hinds wrote:
> On Sun, Mar 26, 2000 at 11:51:42PM -0700, John Matthews wrote:
> > Donald Becker's Web page says that his driver supports cardbus but I
> > can't find any directions on how to install it for cardbus.
>
> I would not hold my breath waiting for a response; Donald stopped
> supporting his drivers about six months ago.
The reasons for this have been well covered in other forums.
See the latest Linux Weekly News for a summary that attempts to be
unbiased. Despite the recent exchange, triggered by the imminent release of
2.4, the trouble occurred about six months ago. My latest internal version
of eepro100.c is dated 1/21/2000, but those updates are unlikely to ever
make it to the driver distributed with the kernel.
> The driver does not
> support Cardbus as is: the web page is wrong.
The driver at
http://cesdis.gsfc.nasa.gov/linux/drivers/kern-2.3/index.html
ftp://cesdis.gsfc.nasa.gov/pub/linux/drivers/kern-2.3/
works with the CardBus version of the eepro100.
Despite the name, this driver works with kernels through the early 2.3.*
versions, and not with the latest pre-2.4.* development kernels.
Donald Becker
Scyld Computing Corporation, becker@scyld.com
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From jgarzik@mandrakesoft.com Tue Mar 28 16:27:43 2000
Date: Tue Mar 28 16:27:43 2000
From: Jeff Garzik jgarzik@mandrakesoft.com
Subject: Intel PRO/100 Cardbus II with 82559 chip
Donald Becker wrote:
> On Sun, 26 Mar 2000, David Hinds wrote:
> > On Sun, Mar 26, 2000 at 11:51:42PM -0700, John Matthews wrote:
> > > Donald Becker's Web page says that his driver supports cardbus but I
> > > can't find any directions on how to install it for cardbus.
> >
> > I would not hold my breath waiting for a response; Donald stopped
> > supporting his drivers about six months ago.
>
> The reasons for this have been well covered in other forums.
> See the latest Linux Weekly News for a summary that attempts to be
> unbiased. Despite the recent exchange, triggered by the imminent release of
> 2.4, the trouble occurred about six months ago. My latest internal version
> of eepro100.c is dated 1/21/2000, but those updates are unlikely to ever
> make it to the driver distributed with the kernel.
Andrey is actively tracking your eepro100 driver AFAIK. He even
reverted some of my changes (w/ my approval) in order to make diffing
against your driver an easier task.
And I've said publicly before: send patches! They will make it into
the kernel. There are no hoops to jump through, no forms to sign. Just
send a patch ;-) We WANT to merge your updates into the kernel.
Tulip and rtl8139 aside, I've been trying to keep diffs between the
kernel and your drivers as small as possible, within the constraints of
using the new kernel interfaces. It makes feeding bug fixes back to you
easier, as well as isolating problems between driver versions.
Regards,
Jeff
--
Jeff Garzik | Tact is the ability to tell a man
Building 1024 | he has an open mind when he has a
MandrakeSoft, Inc. | hole in his head. (-random fortune)
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From mrensing@uvic.ca Tue Mar 28 16:38:13 2000
Date: Tue Mar 28 16:38:13 2000
From: Michael J. Rensing mrensing@uvic.ca
Subject: I'm getting two of everything...
Is anyone else getting two copies of all postings today?
--
Michael
------------------------------------------------------------
Dr. Michael J. Rensing | mailto:mrensing@uvic.ca
Physics and Astronomy | phone: 250-721-7741
University of Victoria | fax: 250-721-7752
------------------------------------------------------------
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From jgarzik@mandrakesoft.com Tue Mar 28 16:42:17 2000
Date: Tue Mar 28 16:42:17 2000
From: Jeff Garzik jgarzik@mandrakesoft.com
Subject: Intel PRO/100 Cardbus II with 82559 chip
Donald Becker wrote:
> On Sun, 26 Mar 2000, David Hinds wrote:
> > On Sun, Mar 26, 2000 at 11:51:42PM -0700, John Matthews wrote:
> > > Donald Becker's Web page says that his driver supports cardbus but I
> > > can't find any directions on how to install it for cardbus.
> >
> > I would not hold my breath waiting for a response; Donald stopped
> > supporting his drivers about six months ago.
>
> The reasons for this have been well covered in other forums.
> See the latest Linux Weekly News for a summary that attempts to be
> unbiased. Despite the recent exchange, triggered by the imminent release of
> 2.4, the trouble occurred about six months ago. My latest internal version
> of eepro100.c is dated 1/21/2000, but those updates are unlikely to ever
> make it to the driver distributed with the kernel.
Andrey is actively tracking your eepro100 driver AFAIK. He even
reverted some of my changes (w/ my approval) in order to make diffing
against your driver an easier task.
And I've said publicly before: send patches! They will make it into
the kernel. There are no hoops to jump through, no forms to sign. Just
send a patch ;-) We WANT to merge your updates into the kernel.
Tulip and rtl8139 aside, I've been trying to keep diffs between the
kernel and your drivers as small as possible, within the constraints of
using the new kernel interfaces. It makes feeding bug fixes back to you
easier, as well as isolating problems between driver versions.
Regards,
Jeff
--
Jeff Garzik | Tact is the ability to tell a man
Building 1024 | he has an open mind when he has a
MandrakeSoft, Inc. | hole in his head. (-random fortune)
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From mrensing@uvic.ca Tue Mar 28 16:52:50 2000
Date: Tue Mar 28 16:52:50 2000
From: Michael J. Rensing mrensing@uvic.ca
Subject: I'm getting two of everything...
Is anyone else getting two copies of all postings today?
--
Michael
------------------------------------------------------------
Dr. Michael J. Rensing | mailto:mrensing@uvic.ca
Physics and Astronomy | phone: 250-721-7741
University of Victoria | fax: 250-721-7752
------------------------------------------------------------
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From m.barthelow@f5.com Tue Mar 28 17:42:15 2000
Date: Tue Mar 28 17:42:15 2000
From: Michael Barthelow m.barthelow@f5.com
Subject: I'm getting two of everything...
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BF9906.CC6EA950
Content-Type: text/plain;
charset="iso-8859-1"
nnoo
> -----Original Message-----
> From: Michael J. Rensing [mailto:mrensing@uvic.ca]
> Sent: Tuesday, March 28, 2000 1:38 PM
> To: linux-eepro100@cesdis1.gsfc.nasa.gov
> Subject: I'm getting two of everything...
>
>
> Is anyone else getting two copies of all postings today?
>
> --
> Michael
>
> ------------------------------------------------------------
> Dr. Michael J. Rensing | mailto:mrensing@uvic.ca
> Physics and Astronomy | phone: 250-721-7741
> University of Victoria | fax: 250-721-7752
> ------------------------------------------------------------
>
> -------------------------------------------------------------------
> To unsubscribe send a message body containing "unsubscribe"
> to linux-eepro100-request@beowulf.org
>
------_=_NextPart_001_01BF9906.CC6EA950
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
From: Francois Guimond
[mailto:Francois.Guimond@Matrox.COM]
Sent: Tuesday, March 21, 2000
12:42 PM
To: John Cagle
Cc:
linux-eepro100@beowulf.gsfc.nasa.gov
Subject: Re: eepro100 - more
than 8 NICs?
for (; pci_index
< 8; pci_index++) {
Follow instructions at http://cesdis.gsfc.nasa.gov/linux/misc/modules.html
to install it.
Does anyone know if the eepro100 driver will
support more than 8 interfaces in one machine? For instance, could you
have 5 dual-port cards working at the same time? On another topic, has anyone noticed that the http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html
site doesn't seem to be working? However, if you replace "cesdis" with
"beowulf" it works!? Problem is that the site has a lot of hard-coded
HREF's to 'cesdis' that still won't work. Thanks,John Cagle
François Guimond
Matrox Networks
Email:
Francois.Guimond@matrox.com
Web: http://www.matrox.com/netweb/home.htm
Phone: (514) 822-6000 x2565
Fax: (514) 822-6272
> From: Michael J. Rensing [mailto:mrensing@uvic.ca]
> Sent: Tuesday, March 28, 2000 1:38 PM
> To: linux-eepro100@cesdis1.gsfc.nasa.gov
> Subject: I'm getting two of =
everything...
>
>
> Is anyone else getting two copies of all =
postings today?
>
> --
>  =
;  =
;  =
; Michael
>
> =
------------------------------------------------------------
> Dr. Michael J. Rensing =
|  =
; mailto:mrensing@uvic.ca
> Physics and Astronomy =
|  =
; phone: 250-721-7741
> University of Victoria =
|  =
; fax: 250-721-7752
> =
------------------------------------------------------------
>
> =
-------------------------------------------------------------------
> To unsubscribe send a message body containing =
"unsubscribe"
> to linux-eepro100-request@beowulf.org
>
> From: Michael J. Rensing [mailto:mrensing@uvic.ca]
> Sent: Tuesday, March 28, 2000 1:38 PM
> To: linux-eepro100@cesdis1.gsfc.nasa.gov
> Subject: I'm getting two of =
everything...
>
>
> Is anyone else getting two copies of all =
postings today?
>
> --
>  =
;  =
;  =
; Michael
>
> =
------------------------------------------------------------
> Dr. Michael J. Rensing =
|  =
; mailto:mrensing@uvic.ca
> Physics and Astronomy =
|  =
; phone: 250-721-7741
> University of Victoria =
|  =
; fax: 250-721-7752
> =
------------------------------------------------------------
>
> =
-------------------------------------------------------------------
> To unsubscribe send a message body containing =
"unsubscribe"
> to linux-eepro100-request@beowulf.org
>
The free Corel® LINUX® OS Download is NOW available!
adr:;;1600 Carling Ave.;Ottawa;Ontario;K1Z 8R7;Canada
version:2.1
email;internet:roberts@corel.com
title:Product Development Manager
x-mozilla-cpt:;-704
fn:Robert Schwartz
end:vcard
--------------A50523E2AF32C3D0CD42327C--
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From Daniel.Veillard@w3.org Wed Mar 29 10:58:07 2000
Date: Wed Mar 29 10:58:07 2000
From: Daniel Veillard Daniel.Veillard@w3.org
Subject: your mail
On Wed, Mar 29, 2000 at 09:42:36AM -0500, Robert Schwartz wrote:
> list
I hope this is disabled !
What does Corel intended to do with that user list ?
Daniel
--
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes | Today's Bookmarks :
Tel : +33 476 615 257 | 655, avenue de l'Europe | Linux XML libxml WWW
Fax : +33 476 615 207 | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
http://www.w3.org/People/all#veillard%40w3.org | RPM badminton Kaffe
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From aixhacker_98@yahoo.com Wed Mar 29 11:14:00 2000
Date: Wed Mar 29 11:14:00 2000
From: Richard Ferri aixhacker_98@yahoo.com
Subject: eepro100 device driver and PXE behavior
Hi all,
I have an IBM 10/100 etherjet PCI management
adapter installed in my IBM netfinity 5500. I'm
trying to boot the 5500 using the PXE (preboot
execution environment) network loader from the
intel/developer web site (this is different than the
pxe that comes with the RedHat distribution).
My problem is that the adapter appears to have two
MAC addresses. There is a MAC address broadcast by
the BIOS during network boot (this matches the MAC
address printed on the adapter itself) and a different
MAC address that bootp/rarp sends out when the node is
trying to NFS mount its root file system from the
server. What I suspect is that there is a problem
with either my boot kernel or the device driver, and
that it's reading the wrong location to find the MAC
address. I got around the problem by putting *both*
MAC addresses in my dhcp.conf file, pointing to the
same IP address.
My kernel was built on a RH 6.1 base, it's
monolithic, and I have built in the eepro100 device
driver. The eepro100 device driver is the one
distributed with RH 6.1.
Has anyone seen this kind of behavior, and is there
a fix?
thanks in advance,
Richard Ferri
Linux Technology Center
IBM Corporation
rcferri@us.ibm.com
=====
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From jmatthews@jmatthews.com Wed Mar 29 17:35:40 2000
Date: Wed Mar 29 17:35:40 2000
From: John Matthews jmatthews@jmatthews.com
Subject: Intel PRO/100 Cardbus II with 82559 chip
Just to let everyone know that using Donald Beckers suggested eepro100 driver at:
http://cesdis.gsfc.nasa.gov/linux/drivers/kern-2.3/index.html
ftp://cesdis.gsfc.nasa.gov/pub/linux/drivers/kern-2.3
does work with my Intel Pro/100 Cardbus II & 56k Modem card. I'm running
Slackware 7 (2.2.13 Kernel) with pcmcia-cs-3.1.10 on an IBM ThinkPad 600 (Pentium
II-300).
I'm using a network performance testing tool that I wrote through it and this
card seems to be the best so far. It can easily saturate both transmit and
receive streams on fast ethernet creating a 200 megabit load. I'm also not
seeing any packet loss that I was seeing before using the 3c575 X-Jack ethernet
card.
Here are the lines I added to my /etc/pcmcia/config file:
device "eepro100"
class "network" module "cb_enabler", "pci-netif", "cb_shim", "eepro100"
card "Intel Pro/100 Lan+Modem56 Cardbus II"
manfid 0x0089, 0x1103
bind "eepro100" to 0, "serial_cb" to 1
Thanks to everyone for their help,
John Matthews
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From blake@abject.com Wed Mar 29 17:40:14 2000
Date: Wed Mar 29 17:40:14 2000
From: Blake Friesen blake@abject.com
Subject: 2 Intel Pro/100+ NICs
I have an Intel 810E motherboard with a built in Intel
EtherExpressPro100. It detects
fine when I load the eepro100 module. I also have a PCI Intel PRO/100+
Management Adapter.
Even with the onboard NIC disabled, it will not be detected. It has a
i82559 chipset. Does the eepro100 driver support this card?
Blake
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From blake@abject.com Wed Mar 29 21:35:23 2000
Date: Wed Mar 29 21:35:23 2000
From: Blake Friesen blake@abject.com
Subject: 2 Intel Pro/100+ NICs]
Oops, found the problem. I had to change my PCI detection from "Any"
to
"Direct" in
the kernel config.
Blake
Blake Friesen wrote:
>
> I have an Intel 810E motherboard with a built in Intel
> EtherExpressPro100. It detects
> fine when I load the eepro100 module. I also have a PCI Intel
PRO/100+
> Management Adapter.
> Even with the onboard NIC disabled, it will not be detected. It has
a
> i82559 chipset. Does the eepro100 driver support this card?
>
> Blake
> -------------------------------------------------------------------
> To unsubscribe send a message body containing "unsubscribe"
> to linux-eepro100-request@beowulf.org
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From becker@scyld.com Thu Mar 30 02:49:32 2000
Date: Thu Mar 30 02:49:32 2000
From: Donald Becker becker@scyld.com
Subject: eepro100 device driver and PXE behavior
On Wed, 29 Mar 2000, Richard Ferri wrote:
> I have an IBM 10/100 etherjet PCI management
> adapter installed in my IBM netfinity 5500. I'm
The IBM adapters have a larger EEPROM.
You'll need an updated driver to work with it.
> Richard Ferri
> Linux Technology Center
> IBM Corporation
Curious address.
Donald Becker
Scyld Computing Corporation, becker@scyld.com
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From sks@goat.up.nic.in Thu Mar 30 06:20:04 2000
Date: Thu Mar 30 06:20:04 2000
From: Dr. S.K. Singh sks@goat.up.nic.in
Subject: Baynetworks 15 T switch and Intel 10/100 MBPs Card (fwd)
Hi all,
I am using Redhat 6.1 in my server. Yesterday i tried to switch my
hub based network to fast 100 MBPS switches from Bay Networks.
My network internet IP on eth0 alised as eth0:0 with private network when
I shifted to switche my Redhat 6.1 based Server Intel ether express 10/100
mbps card shows as 100 mbps link but it does not ping to any machine on
network. I forced to work the card to 100 MPBPS evne then it did not work.
When I connect to Hub at 10 MBPS or switch port forced to 10 MBPS whole
network is accessible from server but not when 100 MBPS port is used
Any suggestions
I am using Cat 5 Lucent AT&T cabl. I have intelexpress Pro 10/100. I have
changed the card too
Thanks.
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
Dr. S. K. Singh, Ph. D. (Pantnagar)
Agril. Res. Services. (ICAR),
Dep. of Agril Res. and Education. (Govt of India)
Senior Scientist (AG&B) and I/C ARIS Cell,
CIRG, Makhdoom, Farah, Mathura
281122, India. Ph. 91-565-7-63334(R)
63246 (Fax), 63325 (O)
http://goat.up.nic.in
*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*_*
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From roberts@corel.com Thu Mar 30 12:42:57 2000
Date: Thu Mar 30 12:42:57 2000
From: Robert Schwartz roberts@corel.com
Subject: The continuing saga of multicasting from locked up machines...
This is a multi-part message in MIME format.
--------------BF4A0EB40435874DC37F4607
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
About 6 months ago Don and the list helped us out with a problem we've
narrowed down as a nasty problem of network multicasts emanating from
exclusively Linux machines running with the eepro100 driver when some
machines where told to shutdown, but not powered off. The resulting
patch at the time came from Donald B. and has made it into his latest
2.3 driver image:
speedo_close(struct net_device *dev) {
....
/* Shutting down the chip nicely fails to disable flow control.
So.. */
outl(PortPartialReset, ioaddr + SCBPort);
...
}
We successfully tested this fix and included it in our initial release
of our Corel Linux OS distro, in place of the standard kernel's eepro100
driver. Several months have passed and I thought I'd bring the list up
to date with our findings concerning this problem:
- We are still seeing these flow control multicasts on our network,
every day.
- Most of them are a result of Linux machines running other distro's
(original kernel driver), being shut down but not powered off.
- Some of them are a mix of Corel Linux and other distro's that may have
locking up and not noticed for a period of time.
- NONE of them are Window's boxes.
This last point is what has me a bit concerned. Why are we only seeing
this under Linux? Is it possible that the flow control feature, if this
is in fact the origin of the multicasts, is NOT turned ON in the
Window's driver?? Could it be that by default, Intel may not be setting
up the card the same way Don's drivers are under Linux?
Any feedback would be appreciated. I would also like to ask that if any
other distro builder is on this list that they seriously consider
upgrading their driver with the above mentioned fix. It would make our
IT dudes real happy! I believe that this fix will be making it into the
2.4 kernel (right Don??) If you need more info on what exactly we did,
please let me know. For those that don't know what the result of these
multicasts are; any other eepro100 card on the network seeing this
multicast, would start to throttle back on its transmissions, even to
other hosts. Our main network servers where (past tense, cause IT
changed all the nics!) running eepro100 cards, so this effectively was
slowing down our network.
Thanks,
-Rob
--------------BF4A0EB40435874DC37F4607
Content-Type: text/x-vcard; charset=us-ascii;
name="roberts.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Robert Schwartz
Content-Disposition: attachment;
filename="roberts.vcf"
begin:vcard
n:Schwartz;Robert
tel;fax:+1 613 761-9338
tel;work:+1 613 728-0826 x1499
x-mozilla-html:TRUE
url:http://linux.corel.com
org:Corel Linux OS;
The free Corel® LINUX® OS Download is NOW available!
adr:;;1600 Carling Ave.;Ottawa;Ontario;K1Z 8R7;Canada
version:2.1
email;internet:roberts@corel.com
title:Product Development Manager
x-mozilla-cpt:;-704
fn:Robert Schwartz
end:vcard
--------------BF4A0EB40435874DC37F4607--
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From kallol@bugula.fpk.hp.com Thu Mar 30 13:21:14 2000
Date: Thu Mar 30 13:21:14 2000
From: Kallol Biswas kallol@bugula.fpk.hp.com
Subject: 82559 and receiver lock-up bug.
Hi,
Has any one ever hit the receiver lock-up bug?
A multicast command to the adapter is a workaround to this
bug. If you are doing a rcp of a very big file (> 1 GB file)
does this work around help? My driver locked up many times
during a large file transfer.
Any input on what causes this bug to appear is greatly
appreciated.
Thanks,
Kallol
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org
From OPoplawski@cqg.com Fri Mar 31 18:02:50 2000
Date: Fri Mar 31 18:02:50 2000
From: Orion Poplawski OPoplawski@cqg.com
Subject: Transmit timed out error
I'm running a 2.0.36 kernel system with two Intel NICs: one on-board, on PCI
card. After a little bit of use (about 1082 packets in, 2118 packets out),
I'm seeing the second interface stop working.
Relevant syslog output:
Mar 31 13:15:54 btstipc kernel: eepro100.c:v1.09l 8/7/99 Donald Becker
http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html
Mar 31 13:15:54 btstipc kernel: eth0: Intel PCI EtherExpress Pro100 at
0x8811000, 00:50:B7:11:07:FF, IRQ 11.
Mar 31 13:15:54 btstipc kernel: Board assembly 701738-002, Physical
connectors present: RJ45
Mar 31 13:15:54 btstipc kernel: Primary interface chip i82555 PHY #1.
Mar 31 13:15:54 btstipc kernel: General self-test: passed.
Mar 31 13:15:54 btstipc kernel: Serial sub-system self-test: passed.
Mar 31 13:15:54 btstipc kernel: Internal registers self-test: passed.
Mar 31 13:15:54 btstipc kernel: ROM checksum self-test: passed
(0x24c9f043).
Mar 31 13:15:54 btstipc kernel: Receiver lock-up workaround activated.
Mar 31 13:15:54 btstipc kernel: eth1: Intel PCI EtherExpress Pro100 at
0x8813000, 00:A0:C9:89:92:2B, IRQ 10.
Mar 31 13:15:54 btstipc kernel: Board assembly 667280-003, Physical
connectors present: RJ45
Mar 31 13:15:54 btstipc kernel: Primary interface chip i82555 PHY #1.
Mar 31 13:15:54 btstipc kernel: General self-test: passed.
Mar 31 13:15:54 btstipc kernel: Serial sub-system self-test: passed.
Mar 31 13:15:54 btstipc kernel: Internal registers self-test: passed.
Mar 31 13:15:54 btstipc kernel: ROM checksum self-test: passed
(0x49caa8d6).
Mar 31 13:15:54 btstipc kernel: Receiver lock-up workaround activated.
Mar 31 13:15:54 btstipc /usr/sbin/cron[335]: (CRON) STARTUP (fork ok)
Mar 31 13:27:47 btstipc kernel: eth1: Transmit timed out: status 0090 0070
at 2248/2260 command 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: Tx ring dump, Tx queue 2260 / 2248:
Mar 31 13:27:47 btstipc kernel: eth1: 0 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 1 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 2 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 3 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 4 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 5 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 6 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 7 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: * 8 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 9 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 10 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 11 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 12 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 13 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 14 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 15 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 16 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 17 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 18 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 19 400c0000.
Mar 31 13:27:47 btstipc kernel: eth1: =20 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 21 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 22 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 23 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 24 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 25 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 26 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 27 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 28 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 29 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 30 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 31 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1:Printing Rx ring (next to receive into
1082).
Mar 31 13:27:47 btstipc kernel: Rx ring entry 0 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 1 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 2 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 3 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 4 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 5 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 6 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 7 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 8 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 9 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 10 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 11 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 12 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 13 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 14 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 15 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 16 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 17 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 18 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 19 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 20 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 21 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 22 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 23 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 24 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 25 c0000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 26 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 27 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 28 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 29 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 30 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 31 00000001.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 0 is 3000.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 1 is 782d.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 2 is 02a8.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 3 is 0150.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 4 is 01e1.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 5 is 0021.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 21 is 0000.
Mar 31 13:27:47 btstipc kernel: eth1: Tx ring dump, Tx queue 2260 / 2248:
Mar 31 13:27:47 btstipc kernel: eth1: 0 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 1 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 2 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 3 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 4 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 5 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 6 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 7 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: * 8 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 9 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 10 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 11 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 12 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 13 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 14 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 15 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 16 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 17 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 18 000c0000.
Mar 31 13:27:47 btstipc kernel: eth1: 19 400c0000.
Mar 31 13:27:47 btstipc kernel: eth1: =20 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 21 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 22 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 23 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 24 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 25 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 26 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 27 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 28 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 29 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 30 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1: 31 000ca000.
Mar 31 13:27:47 btstipc kernel: eth1:Printing Rx ring (next to receive into
1082).
Mar 31 13:27:47 btstipc kernel: Rx ring entry 0 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 1 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 2 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 3 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 4 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 5 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 6 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 7 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 8 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 9 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 10 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 11 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 12 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 13 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 14 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 15 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 16 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 17 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 18 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 19 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 20 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 21 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 22 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 23 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 24 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 25 c0000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 26 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 27 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 28 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 29 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 30 00000001.
Mar 31 13:27:47 btstipc kernel: Rx ring entry 31 00000001.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 0 is 3000.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 1 is 782d.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 2 is 02a8.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 3 is 0150.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 4 is 01e1.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 5 is 0021.
Mar 31 13:27:47 btstipc kernel: PHY index 1 register 21 is 0000.
netstat -i TX-OK and TX-OVR slowly increase afterwards, RX is stopped:
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR
Flags
lo 3584 0 1019 0 0 0 1019 0 0 0 BLRU
eth0 1500 0 4889 0 0 0 3832 0 0 0 BRU
eth1 1500 0 1082 0 0 0 2169 1 0 128 BRU
If any other info is needed, please ask.
- Orion
-----------------------------------------------------------------------
Orion Poplawski, OPoplawski@cqg.com, Tel: (303)440-4462 x17, Fax: -4507
CQG, Inc., 250 Arapahoe Avenue, Boulder, CO 80302
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org