Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 1999 23:02:36 -0400 (EDT)
From:      "darth vader [eric]" <eric@conan.dyndns.org>
To:        freebsd-questions@freebsd.org
Cc:        freebsd-hardware@freebsd.org
Subject:   SoundBlaster 16 Vibra [pnp]
Message-ID:  <Pine.BSF.4.05.9905152258150.417-100000@conan.dyndns.org>

next in thread | raw e-mail | index | archive | help
Hi everyone;

i have a SoundBlaster Vibra16[pnp] and i added the following files to my
kernel config file and then re-made it..

controller	pnp0
device		pcm0	at isa? port? tty irq 5 drq 1 vector pcmintr

ok.. i do that.. when i boot it says that it is pcm1 with an irq of 9 and
base address of 0x220-[something else] when it is irq of 5 ! because i had
it working before.. i had to reinstall freebsd for reasons.. but i had it
working.. i also did this after re booting

cd /dev
./MAKEDEV snd1
rm audio
rm mixer
rm dsp
rm dspW
ln -s /dev/audio1 /dev/audio
ln -s /dev/mixer1 /dev/mixer
ln -s /dev/dsp1 /dev/dsp
ln -s /dev/dspW1 /dev/dspW


and then i got the same kernel msg and then tried to play an mp3.. i got
no error but heard nothing...

thanks

.
            [eric,vader]
 [use the force]



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?Pine.BSF.4.05.9905152258150.417-100000>