On Tue, 7 Sep 1999, Brad Campbell wrote: > G'day all.. > Ok, I finally managed to get dual sound cards working in my Debian 2.1 > Machine Awesome. :) > Not a real problem I suppose, but is there a way to load a module twice? "insmod sb.o && insmod sb.o -o sb2" should do the trick (-o sets the internal name of the module) - Matt