Subject: Re: Kernel Hacker want-a-be.
To: John A. Maier <johnam@kemper.org>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: netbsd-ports
Date: 04/17/2000 18:18:47
>What would be a good source on breaking ground into this area?  How did   
>others get started?

My simple advice:

Find something you'd like to do (add a new system call, write a device
driver), and try to do it, using another example of the same as a model
(i.e. - use one sound card as an example for writing a driver for
another sound card).

--Ken