On Thursday 31 January 2008, Alan McKinnon wrote: > To get my sound card to work, I need a parameter "dell=m42". How > should I easily pass this argument without modules?
IIRC, the syntax for passing arguments to built-in modules is modulename.paramname=value on the kernel command line. Of course, only at boot time (while with real modules you can pass the arguments when you load the module, and also you can load/unload the module many times without rebooting). I'm not entering the debate here; just wanted to share the info. -- gentoo-user@lists.gentoo.org mailing list