Bug 55642 - eepro is slow
Summary: eepro is slow
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.2
Hardware: i586
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-03 21:01 UTC by acount closed by user
Modified: 2007-04-18 16:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-07 20:20:03 UTC
Embargoed:


Attachments (Terms of Use)

Description acount closed by user 2001-11-03 21:01:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.9-7 i686)

Description of problem:
Red Hat Linux  try turn on the eth0 at boot !!!

--dmesg at boot
eepro_init_module: Probe is very dangerous in ISA boards!
eepro_init_module: Please add "autodetect=1" to force probe
--end

but at /etc/sysconfig/network-scripts/ifcfg-eth0
ONBOOT=no

then I configure the eth0:
# ifconfig eth0 
open a ncftp session 
and get a file at 1.10 Mb/s
but then the ratio down at 15k/s


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. boot 
2. ifconfig eth0
3. ifdown eth0
	

Additional info:

Adapter ISA Intel PRO/10+ 82595FX

Options with SoftSet2 V4.10

I/O Address             300 - 30Fh
Interrupt               IRQ 10
Board Connector type    Auto-detect
Force 8-bit operation   No
Flash chip addres       Disable
Remote boot program     None

Concurrent processing   Enabled
Plug and Play           Disabled
Duplex Mode             Auto-Negotiate
Power Management        Disabled
------------------------------------------------------

Red Hat 7.2 kernel-2.4.9-13.i586.rpm plus all upgrades

--/etc/modules.conf
options eth0 io=0x300 irq=10
alias eth0 eepro
--end

Comment 1 acount closed by user 2001-11-04 00:28:07 UTC
the solution here:

http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.4/2.4.13/notes.2413

2.4.13-ac7
.....
o       Fix performance and misdetect problems in       (Chris)
        eepro driver
....


Comment 2 acount closed by user 2001-11-16 17:08:36 UTC
the new driver is here:
http://cathedrallabs.org/~aris/patches


Note You need to log in before you can comment on or make changes to this bug.