From owner-freebsd-questions Sun Oct 26 23:21:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA21748 for questions-outgoing; Sun, 26 Oct 1997 23:21:28 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA21739 for ; Sun, 26 Oct 1997 23:21:25 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.5) with SMTP id XAA12360; Sun, 26 Oct 1997 23:21:24 -0800 (PST) Date: Sun, 26 Oct 1997 23:21:24 -0800 (PST) From: Doug White Reply-To: Doug White To: Ellon Peterkin cc: freebsd-questions@FreeBSD.ORG Subject: Re: SB16 card In-Reply-To: <01a900eb$74d8ab20$0100a8c0@eclipsecomp.hybrid.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 1 Feb 1980, Ellon Peterkin wrote: > hello, > I'm having trouble setting up my SB16 sound card in FreeBSD and > I cannot seem to find any detailed instructions as to how to go about this, > I have done what little I have been able to read on it , which was to enter > the SB16 controller into my kernel and recompile it and then make the device > node snd0... You need to add the following lines to your kernel config: controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 device opl0 at isa? port 0x388 If your SB16 is Plug&Pray, contact multimedia@freebsd.org for a driver upgrade. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major