Mandar Mitra (mandar@xxxxxxxxxxxx) said: > Could you please tell what these lines from rc.sysinit are supposed > to do? > > # tweak isapnp settings if needed. > if [ -n "$PNP" -a -f /proc/isapnp -a -x /sbin/sndconfig ]; then > /sbin/sndconfig --mungepnp >/dev/null 2>&1 > fi It opens /proc/isapnp, calls the kernel isapnp code to auto configure the card, reads the values that the kernel sets, and writes those to modules.conf. It's a crutch for cards without ISAPnP support integrated into the driver. Bill
- Follow-Ups:
- Re: Re: problems with AdLib on RH7.3
- From: Mandar Mitra
- Re: Re: problems with AdLib on RH7.3
- References:
- [Sound] problems with AdLib on RH7.3
- From: Mandar Mitra
- Re: [Sound] problems with AdLib on RH7.3
- From: Alan Cox
- Re: problems with AdLib on RH7.3
- From: Mandar Mitra
- [Sound] problems with AdLib on RH7.3
- Prev by Date: SB LIVE! 5.1 card (OEM card lbCT0200) in DELL DIMENSION
- Next by Date: Re: Re: AD1981B/Intel D845GERG2 sound failure RHL7.3
- Previous by thread: Re: problems with AdLib on RH7.3
- Next by thread: Re: Re: problems with AdLib on RH7.3
- Index(es):