Please don't leave anything "up to the driver", each one _will_ do it
differently, and the resulting devd will be a complete mess. Look at the
current complaints against the /proc formats.
[...]
> Drivers would need to register themselves with the kernel side of the
> devd pipe for the following reason: As long as no devd is running, the
> configuration information lines are simply thrown away, assuming that
> drivers know their configuration anyway and can always recreate them.
> As soon as a devd connects to the pipe, all registered drivers are
> asked to send a snapshot of their current configuration through the
> usual channels in the usual ("add") format. devd can then catch up
> without doing anything special and without losing anything.
Why not make that data just stay around for anybody interested? Or just
record what is currently available?
-- Dr. Horst H. von Brand mailto:vonbrand@inf.utfsm.cl Departamento de Informatica Fono: +56 32 654431 Universidad Tecnica Federico Santa Maria +56 32 654239 Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/