From owner-freebsd-multimedia Thu Jan 9 21:33:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA19289 for multimedia-outgoing; Thu, 9 Jan 1997 21:33:46 -0800 (PST) Received: from xi.omniscient.com (root@cust241.max2.seattle.aa.net [205.199.142.241]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id VAA19283 for ; Thu, 9 Jan 1997 21:33:42 -0800 (PST) Received: from localhost (smpatel@localhost [127.0.0.1]) by xi.omniscient.com (8.7.5/8.6.12) with SMTP id VAA04802; Thu, 9 Jan 1997 21:33:06 -0800 (PST) Date: Thu, 9 Jan 1997 21:33:05 -0800 (PST) From: Sujal Patel X-Sender: smpatel@xi.omniscient.com To: Luigi Rizzo cc: Amancio Hasty , jkh@time.cdrom.com, multimedia@freebsd.org Subject: Re: Sound Blaster PnP babble In-Reply-To: <199612291212.NAA25849@labinfo.iet.unipi.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 29 Dec 1996, Luigi Rizzo wrote: > I am not sure about the details. For instance my board is recognised at > bootup, but as you try to use /dev/audio the process blocks -- probably > because of incorrect DMA/IRQ configuration. The parameters in the > kernel match those shown by "pnpinfo" though. pnpinfo reports all *possible* configurations for the card. There is some random code to read the BIOS configuration on http://www.freebsd.org/~smpatel/pnpget*... Sujal