Aurelian Pop writes: > AFAIK, this output seems corect. > Anyway... there is a problem. > Querying the drivers through the frontend device, I get in the FrontendInfo >structure, in the ".type" field: 2 - four times and 0 - one time. > This means the drivers tell me that I have 4 dvbt (2 - four times) and 1 dvbs (0 one >time) cards, wich is wrong... (I have 3t and 2s) > Again, if I try to force the card which I know has to be dvbs instead of dvbt, I get >error when I open the sec device (behaviour consistent with cards that aren't dvbs), >even though that sec device exists in devfs. > > Any suggestions from the driver developpers? > Maybe I changed the drivers files wrong or anything else (like irq conflicts) ?? >
Do they all have the same pci vendor ids and subvendor ids? The driver decides according to the ids what kind of card you have. Marcus -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
