From owner-freebsd-questions Tue Nov 2 14:21: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pan.ch.intel.com (pan.ch.intel.com [143.182.246.24]) by hub.freebsd.org (Postfix) with ESMTP id 4E0AA151BC for ; Tue, 2 Nov 1999 14:20:43 -0800 (PST) (envelope-from jreynold@sedona.ch.intel.com) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by pan.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.10 1999/10/20 18:19:05 spurcell Exp $) with ESMTP id PAA25926; Tue, 2 Nov 1999 15:20:33 -0700 (MST) Received: from hip186.ch.intel.com (hip186.ch.intel.com [143.182.225.68]) by sedona.intel.com (8.9.1a/8.9.1/d: sendmail.cf,v 1.8 1999/04/16 15:25:49 steved Exp steved $) with ESMTP id PAA27061; Tue, 2 Nov 1999 15:20:32 -0700 (MST) X-Envelope-From: jreynold@sedona.ch.intel.com Received: (from jreynold@localhost) by hip186.ch.intel.com (8.9.1a/8.9.1/d: client.m4,v 1.3 1998/09/29 16:36:11 sedayao Exp sedayao $) id RAA26146; Tue, 2 Nov 1999 17:20:51 -0500 (EST) From: John Reynolds~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14367.25538.401785.712677@hip186.ch.intel.com> Date: Tue, 2 Nov 1999 15:20:50 -0700 (MST) To: "Michael J. Ruhl" Cc: questions@freebsd.org Subject: Re: sound blaster PCI128 In-Reply-To: <381F625F.F93CAEF7@network-alchemy.com> References: <14367.1742.47847.420674@hip186.ch.intel.com> <381F625F.F93CAEF7@network-alchemy.com> X-Mailer: VM 6.75 under Emacs 19.34.1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ On Tuesday, November 2, Michael J. Ruhl wrote: ] > > I have done a little more expirmentation with this sound card. I had > done all the above, yesterday with no success. :( So I started to > look at the device driver for the es1370. Playing with the probe > function, I noticed that it was looking for bytes like so: > > #define ES1370_PCI_ID 0x50001274 > > What I was getting was: > > #define ES1371_PCI_ID 0x13711274 > > >From some of the other PCI code, it appears that the 1274 is a vendor > ID number. So it looks like it is an Ensoniq card, but it is possibly > a 1371 instead of a 1370. > > When I allowed the 1371 "string", I couldn't boot (write_codec times > out). Does anybody know if these two chips are close enough to make > this work? Anybody know where I might find some literature on it? :) sounds like you have one of the "new" PCI128's ... you might be in luck. As luck would have it, somebody posted this to -stable this morning. I suppose you might not have seen it. From: Kent Boortz I have the old chip set but there are patches for the new one at ftp://ftp.thebarn.com/FreeBSD/es1371/ Also read http://x35.deja.com/getdoc.xp?AN=540222133 http://x35.deja.com/getdoc.xp?AN=540375012 http://x35.deja.com/getdoc.xp?AN=539474778 An owner of the Ensoniq brand seem to use another solution. I don't know if this solution work with the SB PCI128 http://x35.deja.com/getdoc.xp?AN=536683125 http://x35.deja.com/getdoc.xp?AN=536684247 Maybe you could give the listed patches a try .... -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds CEG, CCE, Next Generation Flows, HLA | | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 868-6512 | | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message