[PLUG] kernel module

Shakthi Kannan shakthimaan at gmail.com
Mon Jun 29 14:14:51 IST 2009


Hi,

--- On Mon, Jun 29, 2009 at 2:01 PM, abhi<abhi.elementx at gmail.com> wrote:
| MODULE_PARM (agent_name, "s");
| MODULE_PARM (agent_code, "i");
|
| make -C /lib/modules/2.6.27.5-117.fc10.i686/build
\--

That is a new kernel and MODULE_PARM is deprecated?
http://lwn.net/Articles/107303/

Try using MODULE_PARAM_DESC, and ex4-param/ from here:
http://shakthimaan.com/downloads/device_drivers/device-drivers-2.6.tar.bz2

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com




More information about the Plug-mail mailing list