i want to run my modularized driver in a non modularized way

Fabien Klein (fabklein@hotmail.com)
Thu, 18 Feb 1999 01:59:09 PST


Hi

in order to developp a isdn driver, I use the modularized way
But if I want to use the gdbstub kernel debugger, i can t access to the
module symbols
So I need to know
-how to link the driver code to the kernel at boot, in order to access
my driver's functions (edit general Makefile??)
-and how to start the code
( I suppose there is no init_module and no cleanup..)

Thanks

Fabien

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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