mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
wetek_play: avl6211: let userspace knows we support dvbs2
... at least vdr/wirbelscan is confused and thinks there is no dvb-s2 support
This commit is contained in:
parent
4975d2836d
commit
76b8d12d53
@ -1977,7 +1977,7 @@ diff -Naur a/drivers/amlogic/wetek/avl6211.c b/drivers/amlogic/wetek/avl6211.c
|
|||||||
+ FE_CAN_FEC_1_2 | FE_CAN_FEC_2_3 | FE_CAN_FEC_3_4 |
|
+ FE_CAN_FEC_1_2 | FE_CAN_FEC_2_3 | FE_CAN_FEC_3_4 |
|
||||||
+ FE_CAN_FEC_4_5 | FE_CAN_FEC_5_6 | FE_CAN_FEC_6_7 |
|
+ FE_CAN_FEC_4_5 | FE_CAN_FEC_5_6 | FE_CAN_FEC_6_7 |
|
||||||
+ FE_CAN_FEC_7_8 | FE_CAN_FEC_8_9 | FE_CAN_FEC_AUTO |
|
+ FE_CAN_FEC_7_8 | FE_CAN_FEC_8_9 | FE_CAN_FEC_AUTO |
|
||||||
+ FE_CAN_QPSK | FE_CAN_RECOVER
|
+ FE_CAN_QPSK | FE_CAN_RECOVER | FE_CAN_2G_MODULATION
|
||||||
+ },
|
+ },
|
||||||
+
|
+
|
||||||
+ .init = avl6211_init,
|
+ .init = avl6211_init,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user