mdev with USB wifi adapters
Christoph Lohmann
20h at r-36.net
Fri May 18 11:37:42 UTC 2012
Greetings.
On Fri, 18 May 2012 13:37:42 +0200 Denys Vlasenko <vda.linux at googlemail.com> wrote:
> In general I'd say our mdev.conf syntax looks like a bottleneck now:
> kernel exports a lot more info than we can match...
> need to think more about it.
It isn’t. The syntax is very good at preliminary parsing. I would like
to have some utility that will just evaluate the mdev.conf syntax upon
other config files. For example some /etc/usb.conf could be similiar,
just evaluating the PRODUCT variable given by the kernel. The scripts
run there inside will still have all variables for further evaluation.
The mdev.conf syntax should concentrate on what’s important and that’s
the device name.
In [0] you can see the scripts I use to replace udev on my desktop sys‐
tem.
Sincerely,
Christoph Lohmann
[0] http://git.r-36.net/nldev/tree/mdev
More information about the busybox
mailing list