Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2000 21:33:12 -0700
From:      Tom Brown <tomb@cgf.net>
To:        freebsd-questions@freebsd.org
Subject:   FYI How I got my Soundblaster AWE 64 Sound card working in 4.0-RELEASE
Message-ID:  <20000615213312.A41283@cgf.net>

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

I look but couldn't see how this was to be achieved. Eventually I poked around and found my answer here it is:

FreeBSD 4.0-RELEASE

SoundBlaster AWE 64

Added the following to the kernel config file

/sys/i386/conf/MY-KERN

# Soundcard
device pcm
device sbc   

build the kernel.

reboot the machine with the new kernel.

cd /dev/

./MAKEDEV pcaudio
./MAKEDEV snd0

The RealAudio 7 player worked out of the box.

Tom


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?20000615213312.A41283>