Date: Mon, 12 Mar 2007 11:33:32 -0500 From: "Michael M. Press" <deathjestr@gmail.com> To: "Soeren Straarup" <xride@x12.dk>, "ajay gopalakrishnan" <geek.dwells@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: How does not practice freebsd kernel programming? Message-ID: <44b564930703120933j9e59fd2x7ee2425aa3aa7e73@mail.gmail.com> In-Reply-To: <20070312103642.GM81938@x12.dk> References: <b8c16adc0703112106k6ebecb94g5bde4332c1dcd9c2@mail.gmail.com> <20070312103642.GM81938@x12.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
You can play with adding system calls to FreeBSD. This is not something that people need to do very often, but it is a good way to give yourself some experience writing code that runs in kernel mode. The following OnLamp tutorial is intended for OpenBSD, but I think most of it applies to FreeBSD as well: http://www.onlamp.com/pub/a/bsd/2003/10/09/adding_system_calls.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44b564930703120933j9e59fd2x7ee2425aa3aa7e73>