From owner-freebsd-hackers Mon Feb 17 16:41:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA29061 for hackers-outgoing; Mon, 17 Feb 1997 16:41:46 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA29028; Mon, 17 Feb 1997 16:41:26 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id QAA28328; Mon, 17 Feb 1997 16:40:37 -0800 (PST) To: Amancio Hasty cc: Aaron Clark (John Clark) , hackers@freebsd.org, multimedia@freebsd.org, smpatel@freebsd.org Subject: Re: 32-Bit Soundcard Intialization In-reply-to: Your message of "Mon, 17 Feb 1997 15:23:32 PST." <199702172323.PAA29718@rah.star-gate.com> Date: Mon, 17 Feb 1997 16:40:36 -0800 Message-ID: <28325.856226436@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > The PnP initialization for your card should be a non-issue whether > you set ICU or not in your BIOS. In fact, the PnP initialization was > written to "manually" initialize PnP devices that is without assistance > from the BIOS. One would think that, but on this particular PP/200 machine, if we turn ICU off then the card is not found at all (with all of Sujal's support code in and enabled). If we turn it on, it works a treat. Go figure. :-) Jordan