From owner-freebsd-questions Fri Feb 11 13: 8:23 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 699314014 for ; Fri, 11 Feb 2000 13:08:18 -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 NAA13122; Fri, 11 Feb 2000 13:08:14 -0800 (PST) Received: by tera.com (8.8.8+Sun/SMI-SVR4) id NAA09831; Fri, 11 Feb 2000 13:08:08 -0800 (PST) Date: Fri, 11 Feb 2000 13:08:08 -0800 From: Gary Kline To: Craig Burgess Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Docs about sound cards Message-ID: <20000211130808.A9800@athena.sea.tera.com> References: <38A46EA5.3220AF1C@home.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95us In-Reply-To: <38A46EA5.3220AF1C@home.net>; from Craig Burgess on Fri, Feb 11, 2000 at 12:18:45PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Feb 11, 2000 at 12:18:45PM -0800, Craig Burgess wrote: > "David V." wrote: > > > > I tried using: > > > > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 > > > > and (not at the same time) > > > > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x15 > > > > and both returned this: > > > > pcm0 not found > > > > On Fri, 11 Feb 2000, Gary Kline wrote: > > > > > 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. > > You may need to use snd0 (plus some other stuff) for the SB16. It's > documented -- somewhere. If you don't find it on your own, I'll poke > around some more. > > craig > > Yeah, either the pnp controller or (maybe) the snd0. Please do check, Craig... ! gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message