Subject: Re: Info on LKMs
To: Tobias Beal <tbeal41@maine.maine.edu>
From: Brad Salai <bsalai@servtech.com>
List: port-mac68k
Date: 05/04/1997 09:18:30
The man pages are a good place to start.

I had a little trouble with setting up /etc/lkm.conf

Here is what I ended up with, it works for me:

law:/etc>more lkm.conf 
#       $NetBSD: lkm.conf,v 1.1 1997/01/05 11:47:53 mrg Exp $
#
# see lkm.conf(5) for details.  path will look in /lkm and /usr/lkm.
#
# path                  options         entry           postinstall     output
#/lkm/if_ipl.o          -               -               -               -
video_lkm_combined.o    -v      video_lkm_cmd           -       /var/lkm/video  

Brad

> Hi everyone-
> 
> If anyone out there could direct me to a reference for NetBSD LKM's I'd be
> grateful.  I'm trying to install the colorkit and I've hit a few snags.  If
> anyone out there wants to give me a quick tutorial I'd be glad to pay...
> with... gratitude??  Thanks,
> 
> Tobias
> 
>