[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Project.
Check out linux.org and look at documentation - They should be in
/usr/src/docs or somewhere similar on your system anyway I would have
thought.
The kernel module programmers guide is a bit old now - deals with 2.2
kernels - things haven't moved on a great deal with 2.4 unless you are
really hacking into the low level of the kernel.
Ian Chilton wrote:
> Hello,
>
> > Get the kernel hacker guide, the kernel module hackers guide
>
> Where are these?
>
> Thanks!
>
> Ian
--
#!/usr/bin/perl
my@d=(60,58,65,68,70,65,64,18,63,72,59,69,70,51,0,53,65,63);my $s=scalar @d;
for($i=0;$i<$s;$i++){my $c=@d[$i];$c+=sqrt(2116);$c=chr($c);print"$c";}
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.kernelnewbies.org/