From owner-freebsd-hardware Tue Apr 30 06:13:40 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA05639 for hardware-outgoing; Tue, 30 Apr 1996 06:13:40 -0700 (PDT) Received: from xi.dorm.umd.edu (root@xi.dorm.umd.edu [129.2.152.45]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id GAA05630 for ; Tue, 30 Apr 1996 06:13:37 -0700 (PDT) Received: from localhost (smpatel@localhost [127.0.0.1]) by xi.dorm.umd.edu (8.7.5/8.6.12) with SMTP id JAA00375; Tue, 30 Apr 1996 09:13:19 -0400 (EDT) Date: Tue, 30 Apr 1996 09:13:18 -0400 (EDT) From: Sujal Patel X-Sender: smpatel@xi.dorm.umd.edu To: jdp@polstra.com, bmk@transport.com cc: "gary.corcoran" , freebsd-hardware@FreeBSD.ORG Subject: Re: Sound Blaster 16 PnP In-Reply-To: <9604292317.AA18292@stargazer> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 29 Apr 1996, gary.corcoran wrote: > =One other thing: the card isn't recognized under Windows 95 either, > =unless I load the Intel ICU device driver (for DOS). > = > > If your motherboard does do this, then it appears that you are "stuck" > until if/when the OS (FreeBSD in this case) properly handles PnP > initialization... The big concern that I have is that, I'm not sure if you initializing the card in DOS is *ONLY* doing the PnP init, or is it doing the PnPinit and some SB16 specific init as well. Has anyone gotten the SB16 PnP working (from a cold boot), with my PnP Init code? If not, I'll investigate what the SB16 PnP is expecting for an init sequence, and perhaps it can be added to the sound driver. Sujal