Bug 6308

Summary: invalid parameter io when installing 3c509 card
Product: [Retired] Red Hat Linux Reporter: sundog32
Component: linuxconfAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-10 19:30:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sundog32 1999-10-24 16:11:34 UTC
This is a multi issue problem.autoprobe did not find my
3c509 card in my machine so I could not configure it from
install.

config mode to manual
and the enable toggle is set
I set io port at 0x300
irq at 5
name as lupis02.interesect.com
alias as lupis02
IP address 192.168.1.1
netmask = 255.255.255.0
net device to eth0
kernal module 3c509


I then completed the install and used linux to add it as
eth0 in as adapter 1 in the hosts section of networking.

when I reboot I get a message in the log that there was an
error from /lib/modules/2.2.5.-15/net/3c509.o invalid
parameter io

if I remove the configuration from adapter 1 and issue  a
modprobe 3c509
then a modprobe 3c509 io=300 irq=5
and then ifconfig eth0 192.168.1.1 netmask 255.255.255.0
broadcast 192.168.1.255
then connection works and comes up.

I get a similar problem if I do it through control-panel

when I look in then kernal daeomn configuration in control
panel I see entries for 3c509 and for eth0 when I install
from linuxconfig.

when I do it manually I only see an entry for eth0

lsmod shows 3c509 being loaded after a manual configuration.

ifconfig shows eth0 as being correct after the manual
install as well.

As a result I suspect that there may be a bug in linuxconf
in setting the io parameter for 3c509

Comment 1 Michael K. Johnson 1999-11-22 18:57:59 UTC
Can you please post the conf.modules file that is being created for you?

Comment 2 Brent Fox 2002-06-05 04:43:06 UTC
Closing because we don't ship linuxconf anymore.