Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 2003 13:53:28 +1000
From:      "Alexey V. Litvinov" <lial@newmail.ru>
To:        freebsd-questions@freebsd.org
Subject:   Two sound cards
Message-ID:  <105513359.20031101135328@newmail.ru>

next in thread | raw e-mail | index | archive | help
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@newmail.ru



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