On Tuesday 21 December 2004 01:09, Bruce M wrote:
> But I still like would liek to swap the order of which
> sound device is /dev/dsp0 and which is /dev/dsp1. Any
> ideas how to do this? is it just whcih moduleis loaded
> first?

Yes; I believe you just have to define them with the proper minor device 
numbers in /etc/modules.conf or /etc/modprobe.conf (depending on your 
distribution).  Something like:

alias snd-card-0 <module for first card's driver>
alias snd-card-1 <module for second card's driver>

-JAC
_______________________________________________
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to