Subject: Re: writing a device driver for NetBSD
To: None <port-hpcarm@netbsd.org>
From: Brett Lymn <blymn@baesystems.com.au>
List: port-hpcarm
Date: 05/20/2004 21:27:47
On Wed, May 19, 2004 at 11:53:16PM +0200, Klaus Heinz wrote:
> 
> Jochen Kunz has written a "NetBSD Device Driver Writing Guide":
> 

There is also a guide for writing a pseudo-device driver on the NetBSD
web pages.  The only real difference between a pseudo-device and a
real one is the probe code, the framework is the same otherwise.

-- 
Brett Lymn