Date: Tue, 28 Sep 1999 09:42:55 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Andrew Sparrow <spadger@best.com> Cc: imp@village.org, current@freebsd.org Subject: Re: New PnP code does not work for me(?) Message-ID: <Pine.BSF.4.10.9909280941070.322-100000@salmon.nlsystems.com> In-Reply-To: <199909280134.SAA00744@shell7.ba.best.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > > <SNIP> > > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909280941070.322-100000>