Date: Mon, 24 Jul 2006 16:34:34 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-drivers@freebsd.org Subject: Re: freebsd device driver tutorial ? Message-ID: <200607241634.35302.jhb@freebsd.org> In-Reply-To: <a779d4420607200732k26387a3cx3ee99ad7ba56d78b@mail.gmail.com> References: <a779d4420607200732k26387a3cx3ee99ad7ba56d78b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 20 July 2006 10:32, Only OpenSource wrote: > Hi: > > I am a newbie and want to learn more about FreeBSD kernel internals. > My long-term plan is to contribute towards FreeBSD kernel development. > > Does anybody know where can I find a "detailed" freebsd device driver > tutorial ? There isn't a real "tutorial" per se. There are some brief notes in the Kernel Handbook on the website, but other than that the only real resource is reading the code of existing drivers unfortunately. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607241634.35302.jhb>