mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-12-26 23:26:46 +01:00
The M2 uses different port for LNB control.
This commit is contained in:
@@ -806,7 +806,7 @@ static const struct ddb_info ddb_m2 = {
|
||||
.mci_ports = 1,
|
||||
.mci_type = DDB_TUNER_MCI_M2,
|
||||
.temp_num = 1,
|
||||
.lnb_base = 0x480,
|
||||
.lnb_base = 0x400,
|
||||
};
|
||||
|
||||
/****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user