mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
add multi-stream capability announcement
This commit is contained in:
parent
de34e2ebbd
commit
f404b3fb6d
@ -1782,7 +1782,8 @@ static struct dvb_frontend_ops stv0910_ops = {
|
||||
.caps = FE_CAN_INVERSION_AUTO |
|
||||
FE_CAN_FEC_AUTO |
|
||||
FE_CAN_QPSK |
|
||||
FE_CAN_2G_MODULATION
|
||||
FE_CAN_2G_MODULATION |
|
||||
FE_CAN_MULTISTREAM,
|
||||
},
|
||||
.init = init,
|
||||
.sleep = sleep,
|
||||
|
Loading…
Reference in New Issue
Block a user