Bug 24469

Summary: sndconfig has no knowledge of in-kernel isapnp
Product: [Retired] Red Hat Linux Reporter: Jeremy Katz <katzj>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: 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-01-21 02:23:13 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 Jeremy Katz 2001-01-20 23:06:13 UTC
sndconfig still seems to use pnpdump and isapnp to set up pnp sound cards
as opposed to leaving it to the kernel isapnp layer in 2.4

Comment 1 Bill Nottingham 2001-01-21 02:23:09 UTC
Believe me, I know. Haven't had time to finish it.

The fun part is that not *all* the drivers have been converted to use it,
so you sorta need both, which is just silly.

Reassigning to kudzu, since that's where the isapnp code goes when it's
done.

Comment 2 Bill Nottingham 2001-02-27 22:14:20 UTC
fixed in kudzu-0.97-1, sndconfig-0.64-1. It became necessary.