On Wed, May 24, 2017 at 11:32:57AM +0200, Edgar Fuß wrote: > > but I had to copy and paste code from u3g(4) and I don't like it :( > What about a daemon that automatically ejects certain umass devices as soon > as they come up? That would delay device usability until userland comes up, > but you probably need userland tools to set up the connection anyway.
Why depend on userland for something the kernel knows has to happen anyway? It is not even a terrible amount of code required for it. Joerg
