> However, I would hope to make sense of the various parameters > 'index=0' 'snd-card-x' 'snd-slot-x' to better cope with > future hardware changes. And software changes, too. Some > configuration change (maybe installing udev) caused the card 0/1 > assignments to swap, so I'd like them to static if possible. ## alias snd-card-0 snd-interwave ## alias snd-card-1 snd-ens1371 ## OSS/Free portion ## alias sound-slot-0 snd-card-0 ## alias sound-slot-1 snd-card-1 so, you can have /dev/dsp1 be hw:0 and vice versa... > > Regards, > > -- > Joel Roth