David Woodhouse wrote: > The desired mixer levels should be available to the module at the time of > initialisation. For drivers built into the kernel that gets messy. The command line is only so long. Sounds messy for modules too. Further (responding to your other e-mail), few probably care about having the mixer containing default, not custom, values for 10 seconds between driver init and aumix execution from initscripts... It sounds smarter to delay mixer initialization, or mute all mixer channels at init. That effectively initializes the mixer channels to the custom values you desire, without having to add special case module gunk for the subset of people who need correct mixer values Right Now(tm). Jeff -- Jeff Garzik | Dinner is ready when Building 1024 | the smoke alarm goes off. MandrakeSoft | -/usr/games/fortune - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: Persistent module storage [was... Jeff Garzik
- Re: Persistent module storage [was... Oliver Xymoron
- Re: Persistent module storage [was... Horst von Brand
- Re: Persistent module storage [was... Alan Cox
- Re: Persistent module storage [was... Paul Jakma
- Re: Persistent module storage [was... Alan Cox
- Re: Persistent module storage [was... Paul Jakma
- Re: Persistent module storage [was... Keith Owens
- Re: Persistent module storage [was... Oliver Xymoron
- Re: Persistent module storage [was... David Woodhouse
- Re: Persistent module storage [was... Jeff Garzik
- Re: Persistent module storage [was... David Woodhouse
- Re: Persistent module storage [was... Andrew Pimlott
- Re: Persistent module storage [was... Oliver Xymoron
- Re: Persistent module storage [was... David Woodhouse
- Re: Persistent module storage [was... Eric W. Biederman
- Re: Persistent module storage [was... Alan Cox
- Re: Persistent module storage [was... Helge Hafting
- Re: Persistent module storage [was... Keith Owens
- Re: Linux 2.4 Status / TODO page (Updated as of 2.4.0-te... tytso