mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
add M8E
This commit is contained in:
parent
849d9ec10f
commit
710f9c6fbc
@ -1860,6 +1860,7 @@ static int dvb_input_attach(struct ddb_input *input)
|
||||
case DDB_TUNER_MCI_M4:
|
||||
case DDB_TUNER_MCI_M8:
|
||||
case DDB_TUNER_MCI_M8A:
|
||||
case DDB_TUNER_MCI_M8E:
|
||||
case DDB_TUNER_MCI_M2:
|
||||
if (ddb_fe_attach_mci(input, port->type) < 0)
|
||||
return -ENODEV;
|
||||
|
Loading…
x
Reference in New Issue
Block a user