Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 50604

Summary: kuzdu not displaying pretty device name
Product: [Retired] Red Hat Linux Reporter: Matt Domsch <matt_domsch>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: 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: 2001-08-01 15:15:27 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 Matt Domsch 2001-08-01 15:00:30 UTC
Description of Problem:
System with Intel Pro/1000 NIC and a Broadcom BCM5700 NIC.  Kudzu detects 
them fine, but puts this on the screen, and in hwconf:
"Unknown vendor|Generic e1000 device"
"Unknown vendor|Generica bcm5700 device"

The lines are correct in the pcitable though, and other NICs get it right.


How Reproducible:
Always on my system.

Steps to Reproduce:
1. run kudzu with these cards in
2. look at /etc/sysconfig/hwconf
3. 

Actual Results:


Expected Results:


Additional Information:

Comment 1 Bill Nottingham 2001-08-01 15:15:20 UTC
It's because the modules.pcimap entries for these modules includes
separate entries for each subvendor/subdevice id (seems like the
module_device_table in the drivers is bigger than it needs to be...)

Comment 2 Bill Nottingham 2001-08-01 15:20:51 UTC

*** This bug has been marked as a duplicate of 46454 ***