Two sound cards

Alexey V. Litvinov lial at newmail.ru
Fri Oct 31 19:53:33 PST 2003


Hello All,

I have two sound cards and FreeBSD 5.0
cat < /dev/sndstat

FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: <AudioPCI ES1373-8> at io 0xd000 irq 11 (1p/1r/0v channels duplex default)
pcm1: <VIA VT8235> at io 0xe400 irq 10 (1p/1r/0v channels duplex)

And wants to make /dev/dsp point to pcm1 by default instead of pcm0.
How to do this? Or where to read about this..? I take a look at man
devfs but have no ideas
ln -s /dev/dsp1 /dev/dsp
gives an error.

-- 
Best regards,
 Alexey                          mailto:lial at newmail.ru



More information about the freebsd-questions mailing list