From owner-freebsd-questions Fri May 25 7:15:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pike.netdoor.com (netdoor.com [208.137.128.6]) by hub.freebsd.org (Postfix) with ESMTP id 6EE9037B423 for ; Fri, 25 May 2001 07:15:57 -0700 (PDT) (envelope-from root@katana.amberskogg.dns2go.com) Received: from katana.amberskogg.dns2go.com (port121.tup.netdoor.com [208.137.140.185]) by pike.netdoor.com (8.9.3/8.9.3) with SMTP id JAA24634 for ; Fri, 25 May 2001 09:15:56 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: Jim Couch Reply-To: jcouch@netdoor.com Organization: AmberSkogg Development To: freebsd-questions@FreeBSD.ORG Subject: Loading the snd_sb16 module at boot up Date: Fri, 25 May 2001 09:15:56 -0500 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01052509155600.21718@katana.amberskogg.dns2go.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG How do I go about loading the sb16 module at boot up automagically? do I just add kldload snd_sb16 or what to my rc.conf file? There is bound to be a better way than typing the command in after every boot. T.I.A Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message