Bug 63187

Summary: both bcm5700 and tg3 entries in modules.conf for same NIC
Product: [Retired] Red Hat Linux Reporter: John A. Hull <john_hull>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: katzj, michael_e_brown, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-11 19:34:20 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:
Bug Depends On:    
Bug Blocks: 61590    

Description John A. Hull 2002-04-10 22:12:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0; DigExt)

Description of problem:
anaconda puts multiple ethX devices into /etc/modules.conf for the same 
broadcom 5701 card. One eth device will point to the tg3 module, the other will 
point to the bcm5700 module. For example:

alias eth1  tg3
alias eth2  bcm5700

Should only be one entry, and it should be the bcm5700 module

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


How reproducible:
Always

Steps to Reproduce:
1. Install hampton beta 4 with a broadcom bcm5700 card
2. view modules.conf --> 2 eth entries exist
3.
	

Actual Results:  alias eth1  tg3
alias eth2  bcm5700


Expected Results:  alias eth1  bcm5700


Additional info:

Comment 1 Bill Nottingham 2002-04-10 22:17:07 UTC
Actually, tg3 is the preferred driver.

Did you do a kickstart install with specific drivers specified?

Comment 2 John A. Hull 2002-04-10 22:30:57 UTC
No, just interactive CD, FTP, and NFS installs.

Comment 3 Bill Nottingham 2002-04-10 22:42:13 UTC
Is this the *stock* beta4 anaconda & kudzu?

Comment 4 John A. Hull 2002-04-11 19:34:15 UTC
Yes. Happens with stock beta 3 also.

Comment 5 Bill Nottingham 2002-04-11 21:11:32 UTC
The bcm5700 driver has lots of extraneous MODULE_DEVICE_TABLE entries... that's
what's causing this problem.

Worked around in kudzu-0.99.51-1.