2.6 kernel module programming guide
From: init_module (dpetracca_at_gmail.com)
Date: 08/29/04
- Next message: Tim Roberts: "Re: Why do ALL the device drivers be included in the kernel?"
- Previous message: Kasper Dupont: "Re: Kernel Page Tables"
- Next in thread: moma: "Re: 2.6 kernel module programming guide"
- Reply: moma: "Re: 2.6 kernel module programming guide"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Aug 2004 09:59:20 -0700
I was looking on the linux doc project site and found this kernel
module programming guide. (the one for the 2.6 kernel)
In section 2.6 of the doc "passing command line args to modules", I
get confused at the output of the module. The output shows it say
something like "myintArray is -1 to 420". But I don't see anywhere in
the source that would do this.
Is this doc just incomplete or am I missing something here?
Also what is the point of passing command line args to modules??
- Next message: Tim Roberts: "Re: Why do ALL the device drivers be included in the kernel?"
- Previous message: Kasper Dupont: "Re: Kernel Page Tables"
- Next in thread: moma: "Re: 2.6 kernel module programming guide"
- Reply: moma: "Re: 2.6 kernel module programming guide"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|