Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 1999 15:20:50 -0700 (MST)
From:      John Reynolds~ <jreynold@sedona.ch.intel.com>
To:        "Michael J. Ruhl" <mruhl@Network-Alchemy.COM>
Cc:        questions@freebsd.org
Subject:   Re: sound blaster PCI128
Message-ID:  <14367.25538.401785.712677@hip186.ch.intel.com>
In-Reply-To: <381F625F.F93CAEF7@network-alchemy.com>
References:  <14367.1742.47847.420674@hip186.ch.intel.com> <381F625F.F93CAEF7@network-alchemy.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[ 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 <kent@erix.ericsson.se>
    
    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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14367.25538.401785.712677>