David Thompson wrote: > I have just installed a second DVB card in my PC - > this card does not have an attached CI - but my first > original DVB card does. > > The problem is that more than half the time - but not > always, when loading the DVB drivers, the new DVB card > without CI comes up as the first device (video0)and > the original card with CI comes up as second device > (video1). If both cards use a different driver this depends on the order in which the drivers are loaded. If they use the same driver the order should not change, unless the probing in the pci layer of the kernel changes... Johannes