diff options
author | jlam <jlam@pkgsrc.org> | 2002-10-02 20:48:42 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-10-02 20:48:42 +0000 |
commit | 09ce2274f7c61d597c4fc524913422409eea2c5a (patch) | |
tree | e5cd42764321146c6bb449a113105af583ab7bca /audio/oss | |
parent | 577ab113e00a2faaeed7d525abda7f600e16650f (diff) | |
download | pkgsrc-09ce2274f7c61d597c4fc524913422409eea2c5a.tar.gz |
Note to users about the oss rc.d script.
Diffstat (limited to 'audio/oss')
-rw-r--r-- | audio/oss/MESSAGE | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/oss/MESSAGE b/audio/oss/MESSAGE index 041103e8dd6..47db6c0ebee 100644 --- a/audio/oss/MESSAGE +++ b/audio/oss/MESSAGE @@ -1,9 +1,12 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2002/10/02 20:33:30 jlam Exp $ +$NetBSD: MESSAGE,v 1.2 2002/10/02 20:48:42 jlam Exp $ To use OSS, you will need a kernel built with the LKM option enabled, e.g. GENERIC, GENERIC_LAPTOP. You should also initially run "soundconf" as root to detect and configure and system soundcard(s), and to install a permanent license for OSS. + +There is an "oss" rc.d script that may be used to control the loading and +unloading of the OSS LKM. =========================================================================== |