Bug 58032

Summary: rpm package is missing setpnp
Product: [Retired] Red Hat Linux Reporter: Need Real Name <seymour>
Component: kernel-pcmcia-csAssignee: Dave Jones <davej>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: pfrields
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: 2004-11-25 08:16:07 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 Need Real Name 2002-01-06 16:17:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901

Description of problem:
Although the package include lnpnp and man pages for setpnp and 
lspnp, setpnp is missing

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


How reproducible:
Always

Steps to Reproduce:
1.locate setpnp -- not there
2.stings kernel-pcmcia-pc.rpm -- not there
3.
	

Actual Results:  It still wasn't there

Expected Results:  Want to find it, need the program to set ports on my  laptop

Additional info:

Comment 1 clepple 2002-03-22 05:38:16 UTC
Some of the updated kernel RPMS (specifically 2.4.9-21 and 2.4.9-31) have not
been compiled with the option which enables /proc/bus/pnp, and therefore neither
lspnp nor setpnp will work until the user builds a custom kernel.

If enabling PNP detection and device configuration would break some machines,
would it be possible to have a separate PNP-enabled kernel package?