mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
15 lines
473 B
Plaintext
15 lines
473 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2006/01/09 12:44:15 manu Exp $
|
|
|
|
The module can be loaded manually by typing
|
|
modload ${PREFIX}/lkm/nv.o
|
|
|
|
In order to load it automatically at boot time,
|
|
- Add to your /etc/rc.conf file:
|
|
lkm=YES
|
|
|
|
- Add to your /etc/lkm.conf:
|
|
${PREFIX}/lkm/nv.o - - - - BEFORENET
|
|
|
|
===========================================================================
|