Subject: Re: loadable device driver
To: Bharani Chadalavada <bharani.chadalavada@nexsi.com>
From: Soren S. Jorvang <soren@wheel.dk>
List: tech-kern
Date: 04/28/2001 11:31:11
On Fri, Apr 27, 2001 at 09:13:41PM -0700, Bharani Chadalavada wrote:
> I am looking to implement a pseudo device as a loadable kernel module. I
> looked at the man page for lkm and the /usr/share/lkm examples. I did
> not understand the whole thing, but I wanted to know if there are some
> examples out there which implement device drivers as loadable modules??
> The standard distribution does not give any examples.

Look for MOD_DEV in sys/lkm (netinet/if_ipl and vfs/coda).

Also note that LKM's are currently broken on NetBSD/mips.


-- 
Soren