Begging pardon, how is this done? Bear in mind that, I'm not using loadable kernel modules.
On Tue, Nov 28, 2000 at 09:29:47PM -0800, Nate Amsden wrote: > you try reversing the order in which the drivers load ? > > nate > > Brian McGroarty wrote: > > > > I'm not using loadable kernel modules. > > > > My tvmixer is taking minor device 0, giving it mixer 0. This leaves > > via82c686a (sound) taking mixer 1. > > > > What can I use on the kernel command line I can use to force these to > > reverse? > > > > I've currently swapped /dev/mixer0 and /dev/mixer1 which is a bit of a > > hack & something I'd like to get rid of soon!