lkml.org 
[lkml]   [2004]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: module parameters and 2.6 macros
On Sun, Aug 15, 2004 at 10:41:08AM -0700, Jon Smirl wrote:
> Is there some way to avoid two sets of parsing code with the 2.6 module
> parameter macros?

Yes, if you use module_param{,_named} and a paramter 'foo' you can use
foo=1 at modprobe time and modulename.foo=1 at the kernel command line

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:05    [W:0.055 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site