Subject: Re: solaris device driver
To: Chris Pinnock <cjep@fawlty.net>
From: Brett Lymn <blymn@baesystems.com.au>
List: port-sparc
Date: 04/08/2003 22:31:23
On Tue, Apr 08, 2003 at 11:24:40AM +0100, Chris Pinnock wrote:
> 
> For NetBSD device driver development see:
> http://www.netbsd.org/Documentation/kernel/programming.html
> http://www.netbsd.org/Documentation/kernel/programming.html#adding_a_new_driver
>

Just be aware that the process for adding a new driver has changed
somewhat in netbsd-current and, I believe, is not documented in the
above link.  In -current the bdevsw and cdevsw have been done away
with, the process for adding a device entry is much simpler and more
elegant.  Updating the document is on my list of things to do.
 
-- 
Brett Lymn