From owner-freebsd-questions Fri Feb 11 11:24: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by builder.freebsd.org (Postfix) with ESMTP id 57F0D3D26 for ; Fri, 11 Feb 2000 11:24:02 -0800 (PST) Received: from tera.com (athena.sea.tera.com [207.224.230.169]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id LAA10074; Fri, 11 Feb 2000 11:23:57 -0800 (PST) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id LAA08926; Fri, 11 Feb 2000 11:23:51 -0800 (PST) Date: Fri, 11 Feb 2000 11:23:51 -0800 From: Gary Kline To: Mark Ovens Cc: "David V." , freebsd-questions@FreeBSD.ORG Subject: Re: Docs about sound cards Message-ID: <20000211112351.A8784@athena.sea.tera.com> References: <20000211184339.B548@marder-1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: <20000211184339.B548@marder-1>; from Mark Ovens on Fri, Feb 11, 2000 at 06:43:40PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Feb 11, 2000 at 06:43:40PM +0000, Mark Ovens wrote: > On Fri, Feb 11, 2000 at 01:17:38PM -0500, David V. wrote: > > Hi, > > I'd like to get some docs to set my sound card, I have a SB16. > > Thanks guys for your help. > > > > /usr/src/sys/i386/isa/snd/{CARDS,README} would be a good place to > look. Also there have been several soundcard threads here on > -questions during this last week, you may find some useful info there. > If your SB16 is not a newer PnP type, you've got one like mine: old. Here is what works, minimally for me (in my /sys/i386/conf/KERNEL) file:: #sound card SB16 ISA (c 1995 version) # device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 # This assumes you are using IRQ 5, rather than 10. Season to taste. Also, this does not give you MIDI; things-MIDI are on my to-do queue. Let us know. gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message