Date: Fri, 11 Feb 2000 11:23:51 -0800 From: Gary Kline <kline@tera.com> To: Mark Ovens <mark@dogma.freebsd-uk.eu.org> Cc: "David V." <montain@montain.dhs.org>, freebsd-questions@FreeBSD.ORG Subject: Re: Docs about sound cards Message-ID: <20000211112351.A8784@athena.sea.tera.com> In-Reply-To: <20000211184339.B548@marder-1>; from Mark Ovens on Fri, Feb 11, 2000 at 06:43:40PM %2B0000 References: <Pine.BSF.4.10.10002111315460.2820-100000@sekel.montain.dhs.org> <20000211184339.B548@marder-1>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000211112351.A8784>