From owner-freebsd-questions Thu Nov 23 22:18:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 2842137B4CF for ; Thu, 23 Nov 2000 22:18:21 -0800 (PST) Received: (qmail 12048 invoked by uid 100); 24 Nov 2000 06:18:20 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14878.2092.417505.235178@guru.mired.org> Date: Fri, 24 Nov 2000 00:18:20 -0600 (CST) To: "Jonathan Graehl" Cc: questions@freebsd.org Subject: Re: support for ES1731 chipset in Creative CT4810 AudioPCI? In-Reply-To: <94456170@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Graehl types: > device pcm in -STABLE kernel config How old a -stable kernel? > dmesg: > pci0: (vendor=0x1274, dev=0x5880) at 9.0 irq 11 That ID number is in the 4.2-RELEASE kernel source (dev/sounds/pci/es137x.c). -STABLE finds my 1370 and it works just fine. > According to creative tech support (which seems quite knowledgable), the > card I have (model CT4810) is indeed an AudioPCI, although the driver disk I > received with it was "Sound Blaster PCI 16". The card is identified as > "Creative Labs AudioPCI" in Windows ME, for what it's worth ;) Yup, that's right. If you go to the www.ensoniq.com, you get the Creative Labs web site. > Is my card supported in -STABLE or -CURRENT? How can I get more detail > about the attempted detection, if any, of my card by the ES1371 driver > probe? It's possible that that ID isn't in the source you have if you're running -STABLE prior to 4.2 RELEASE (there are no less than *3* 1371 vendor id's in 4.2-RELEASE).