From owner-freebsd-current Tue Sep 28 1:40: 8 1999 Delivered-To: freebsd-current@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id ED422154BD for ; Tue, 28 Sep 1999 01:40:03 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id JAA95834; Tue, 28 Sep 1999 09:42:55 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 28 Sep 1999 09:42:55 +0100 (BST) From: Doug Rabson To: Andrew Sparrow Cc: imp@village.org, current@freebsd.org Subject: Re: New PnP code does not work for me(?) In-Reply-To: <199909280134.SAA00744@shell7.ba.best.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 27 Sep 1999, Andrew Sparrow wrote: > > > : case 0x31008c0e: /* CTL0031 */ > > : case 0x41008c0e: /* CTL0041 */ > > : case 0x42008c0e: /* CTL0042 */ > > : + case 0x44008c0e: /* CTL0044 */ > > : case 0x45008c0e: /* CTL0045 */ > > > What is CTL0043? Seems like a logical progression to me :-) > > > Warner > > And me. Built-in sound on a Micron W6-Li SMP socket 8 board: > > Card assigned CSN #2 > Vendor ID CTL00f0 (0xf0008c0e), Serial Number 0xffffffff > PnP Version 1.0, Vendor Version 16 > Device Description: Creative ViBRA16X PnP > > Logical Device ID: CTL0043 0x43008c0e #0 > Device Description: Audio > > > > > Also, for the sake of completeness, an add-on ISA WaveBlaster card > (supposed to make an SB16 equivalent to an AWE32, not recognised > by any driver I've tried so far): > > Card assigned CSN #1 > Vendor ID CTL00a5 (0xa5008c0e), Serial Number 0x0001c333 > PnP Version 1.0, Vendor Version 16 > Device Description: Creative EMU8000 PnP > > Logical Device ID: CTL0021 0x21008c0e #0 > Device Description: WaveTable > TAG Start DF Well this is the same logical ID as the WaveTable on the AWE32 which makes sense. If the awe driver is ported over to the new pnp format, it will be easy to add this ID. (Does the old awe driver support AWE32 as well as AWE64?). -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message