lkml.org 
[lkml]   [1996]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: sound module - setting initial volume



On Thu, 5 Dec 1996, Daniel G. Linder wrote:

> Date: Thu, 5 Dec 1996 13:12:57 -0600 (CST)
> From: "Daniel G. Linder" <dlinder@webcentric.net>
> To: Hannu Savolainen <hannu@voxware.pp.fi>
> Cc: Nils Philippsen <nts5niph@rhds01.rz.fht-esslingen.de>,
> submit-linux-dev-kernel@ratatosk.yggdrasil.com
> Subject: Re: sound module - setting initial volume
>
> I have not hacked on kerneld, nor even looked at the code so this is just
> a "feeler" for others to think about. I might get ambitious and work on
> it later but I don't use modules much myself.

Hmm... what is needed is for the module to output the data it wants to save
during the unload_module stage... and request it during init_module.
kerneld should have runtime placeholders... Of course, if you kill and
restart kerneld it throws away the runtime, but that's not something you
should find yourself doing often.

/proc fails because that means you would have to teach kerneld about
the filenames of EVERY device you want to monitor... so a datablock that
any module can send to kerneld is much preferable.

--Dan


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.110 / U:10.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site