Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2000 22:53:18 +0000
From:      Mark Ovens <mark@ukug.uk.freebsd.org>
To:        Steve Price <sprice@hiwaay.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: SoundBlaster PCI128
Message-ID:  <20000213225318.A826@marder-1>
In-Reply-To: <Pine.OSF.4.21.0002131608480.16901-100000@fly.HiWAAY.net>
References:  <Pine.OSF.4.21.0002131608480.16901-100000@fly.HiWAAY.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 13, 2000 at 04:15:40PM -0600, Steve Price wrote:
> Hi all,
> 
> I know this was talking about not too long ago, but with the
> mailing list search engine down on freebsd.org I can't go look
> it up.
> 
> I have an SMP machine running 3.4.  It has a new SoundBlaster
> PCI128 card that I'd like get working.  I've tried the devices
> shown in LINT and the OSS sound driver.  The former never
> found the card and the latter panics the machine. :(
> 
> Can anyone who has this working enlighten me as to the correct
> configuration?
> 
> BTW, the OSS driver recognizes the card as the following:
> 
> 	Sound Blaster PCI / Ensoniq AudioPCI (ES1370)
> 

I'm using a Sound Blaster PCI 128 Value which uses the ES1371 chip
rather than 1370, but I believe the are very similar.

I've just got

controller	pnp0

device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0

in my kernel config. The card is found as:

es1: <AudioPCI ES1371> rev 0x06 int a irq 11 on pci0.11.0
pcm1: using I/O space register mapping at 0x6800
es1371: codec vendor CRY revision 19
es1371: codec features Bass & Treble Headphone out 20bit DAC 18bit ADC
es1371: stereo enhancement: Crystal Semiconductor 3D Stereo Enhancement

Note that there is also:

pcm0 not found

The only other thing I needed to do was

    # cd /dev
    # ./MAKEDEV snd1

Also see http://freebsd.lanfear.com/scdb.html

HTH

> TIA,
> 
> -steve
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
	Microsoft: Where do you want to go today?
	Linux:     Where do you want to go tomorrow?
	BSD:       Are you guys coming, or what?
			              -Poster at LinuxWorld 2000
________________________________________________________________
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org             http://www.radan.com



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?20000213225318.A826>