From owner-freebsd-hackers Tue Jul 29 18:44:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA27985 for hackers-outgoing; Tue, 29 Jul 1997 18:44:10 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA27980 for ; Tue, 29 Jul 1997 18:44:06 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.8.5) with ESMTP id SAA02533; Tue, 29 Jul 1997 18:43:58 -0700 (PDT) Message-Id: <199707300143.SAA02533@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Peter Korsten cc: hackers@FreeBSD.ORG Subject: Re: Sound Blaster 16 PnP In-reply-to: Your message of "Tue, 29 Jul 1997 23:22:10 +0200." <19970729232210.28736@grendel.IAEhv.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 29 Jul 1997 18:43:58 -0700 From: Amancio Hasty Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Just take it up to the multimedia mailing list since thats where the sound cards pnp issue is being hammered out. To GUS PnP owner you *don't* have to worry about the PnP issues since the driver has builtin PnP support: For instance , this is my config line for my gus pnp. controller snd0 device gus0 at isa? vector gusintr Hopefully the same level of ease of configuration or better will be extended to other cards. Cheers, Amancio >From The Desk Of Peter Korsten : > EMANUELE COSTA shared with us: > > I'm trying to install a Sound Balster 16 PnP and I've been told > > that I should search for the OSS package. Could anyone help me? > > I was wondering, am I the only person who just looked under Windows > 95 (tm) which resources the PnP Soundblaster 16 used and configured > his kernel likewise? With just an PnP SB16 and a non-PnP Teles ISDN > card, this works fine. > > Of course, adding a PnP card would stir up things, but in my case > that would mean rebuilding my kernel anyway (I stripped it to the > bare essentials). > > - Peter >