I'm starting...

Pupeno (pupeno@pupeno.com)
Sun, 13 Sep 1998 18:06:33 +0000


I'm starting with this, kernel programming, etc...
I want to know where can I find information about kernel programming,
etc.
I'm reading a book called: Programacion Linux 2.0 (programming Linux
2.0) and I've written a syscall following the instructions of the book
in a 2.0.35 kernel, but it didn't work.
Tha syscall was jst a return 0; just to see how does it work, etc,
etc...
but it returns -1 (I printed the error with the errno.h and it says: bad
address).
Thamk you...

-
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/faq.html