15 Sep
2006
15 Sep
'06
4:47 p.m.
On Fri Sep 15, 2006 at 16:20:28 +0200, Andreas Niederl wrote:
does a list of the L4Linux kernel parameters (e.g. l4ser.vkey_irq) exist somewhere?
Not that I know but this one-liner prints out a list: grep -r module_param arch/l4 drivers/*/l4* | perl -p -e 's@.*/(.+).c:module_param[^(]*\(([^,]+).*@$1.$2@' Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/