From owner-freebsd-questions Fri Feb 11 13:20: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from typhoon.mail.pipex.net (typhoon.mail.pipex.net [158.43.128.27]) by builder.freebsd.org (Postfix) with SMTP id 1DF933E6F for ; Fri, 11 Feb 2000 13:19:53 -0800 (PST) Received: (qmail 6747 invoked from network); 11 Feb 2000 21:19:38 -0000 Received: from useran71.uk.uudial.com (HELO marder-1.) (62.188.135.88) by smtp.dial.pipex.com with SMTP; 11 Feb 2000 21:19:38 -0000 Received: (from mark@localhost) by marder-1. (8.9.3/8.9.3) id VAA00511; Fri, 11 Feb 2000 21:19:27 GMT (envelope-from mark) Date: Fri, 11 Feb 2000 21:19:26 +0000 From: Mark Ovens To: "David V." Cc: freebsd-questions@freebsd.org Subject: Re: Docs about sound cards Message-ID: <20000211211926.A328@marder-1> References: <20000211112351.A8784@athena.sea.tera.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0pre2i In-Reply-To: Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Feb 11, 2000 at 02:48:26PM -0500, 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 > Ah, but did it find anything on pcm1? The way it works is that pcm0 is reserved for ISA devices so a PCI device will be pcm1, e.g. here's my dmesg output (with device pcm0... in the kernel): es1: rev 0x06 int a irq 11 on pci0.11.0 pcm1: using I/O space register mapping at 0x6800 es1371: codec vendor CRY revision 19 es1371: codec features Bass & Treble Headphone out 20bit DAC 18bit ADC es1371: stereo enhancement: Crystal Semiconductor 3D Stereo Enhancement [snip] 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. > > David V. D. > montain@montain.dhs.org > __________________________ > < Un bon jugement est le > > < résultat de l'expérience, > > < et l'expérience est le > > < résultat de mauvais > > < jugements. > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? -Poster at LinuxWorld 2000 ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message