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:[EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"