Bug 81918 - kudzu can't recognize specific device with --bus option
Summary: kudzu can't recognize specific device with --bus option
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kudzu
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-01-15 05:32 UTC by Shinya Narahara
Modified: 2014-03-17 02:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-11 03:55:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Shinya Narahara 2003-01-15 05:32:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0; T312461)

Description of problem:
kudzu with --bus={pci|usb} option, can't
recognize only pci or usb device. It
also configures other devices.



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


How reproducible:
Always

Steps to Reproduce:
1.kudzu --bus=usb
2.
3.
    

Actual Results:  configuration windows are opened for devices on non-specified 
bus.

Expected Results:  configuration widnows are opened for devices on specified 
bus only.

Additional info:

Is this bug or design?
"kudzu --bus=usb" brings many configuration windows, however
it is configured already, even on kudzu-0.99-83-1(rawhide).

In hwconf.c, the main routine searches new devices on the
bus specifyed by option "--bus", and compare them to old
configured devices writen in /etc/sysconfig/hwdata.
Then, it seems that only differences'll be reconfigured.

I think it's better to change hwconf.c, to make it configure
only devices in the differences and searched new.

Comment 1 Bill Nottingham 2003-02-20 03:27:48 UTC
--bus is generally only used with --print.

Comment 2 Bill Nottingham 2008-03-11 03:55:31 UTC
As kudzu is not used to configure devices as of the current development tree, it
is unlikely that this will be changed.


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