lkml.org 
[lkml]   [2005]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateTue, 6 Sep 2005 14:33:15 -0700 (PDT)
From"Randy.Dunlap" <>
SubjectRe: wakeup on lan enable without compiling as module
On Wed, 7 Sep 2005, Tony Breeds wrote:

> On Tue, Sep 06, 2005 at 08:53:38PM +0200, Thomas Glanzmann wrote:
> > Hello,
> > I would like to build the 3c59x vortex module into the kernel (not as
> > module) but don't loose the ability to use wakeup-on-lan. Because it
> > seems to be impossible to specify 'module parameters' to a built-in
> > kernel module I tried the following patch, which doesn't work for me.
> > Could someone enlighten me how I can get the expected behaviour?
>
> IIRC you can pass "module parameters" to code built into the kernel on the
> kernel command line. I /think/ the form is
> ${module_name}_${module_arg}=....
. here instead of _

It's documented in Documentation/kernel-parameters.txt .

> So no need to modify the code.

--
~Randy
-
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-09-06 23:35    [from the cache]
©2003-2010