Subject: Re: newbie Q: kernel modules
To: B. James Phillippe <bryan@terran.org>
From: Chris Pinnock <cjep@fawlty.net>
List: netbsd-help
Date: 09/07/2001 05:45:10
On Thu, Sep 06, 2001 at 08:20:22PM -0700, B. James Phillippe wrote:
> Is it possible to write modular kernel device drivers/network
> stacks/filesystems under NetBSD?  

Loadable kernel modules are supported with NetBSD (although there are
some architecture dependencies I believe). 

There is a "lkm" manual page which might be a good place to start:
	http://www.tac.eu.org/cgi-bin/man-cgi?lkm++NetBSD-current

best wishes,
-- 
Chris