From owner-freebsd-questions Fri Feb 11 12:17:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.sdca.home.com (ha1.rdc1.sdca.home.com [24.0.3.66]) by builder.freebsd.org (Postfix) with ESMTP id 5418D3E1E for ; Fri, 11 Feb 2000 12:17:55 -0800 (PST) Received: from home.net ([24.0.178.21]) by mail.rdc1.sdca.home.com (InterMail v4.01.01.00 201-229-111) with ESMTP id <20000211201746.PNKY23735.mail.rdc1.sdca.home.com@home.net> for ; Fri, 11 Feb 2000 12:17:46 -0800 Message-ID: <38A46EA5.3220AF1C@home.net> Date: Fri, 11 Feb 2000 12:18:45 -0800 From: Craig Burgess X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Docs about sound cards References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message