mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
Change handling of card type attribute.
This commit is contained in:
parent
535683dfb6
commit
bb334ea229
@ -274,6 +274,7 @@ struct ddb_port {
|
||||
#define DDB_PORT_LOOP 3
|
||||
#define DDB_PORT_MOD 4
|
||||
char *name;
|
||||
char *type_name;
|
||||
u32 type;
|
||||
#define DDB_TUNER_NONE 0
|
||||
#define DDB_TUNER_DVBS_ST 1
|
||||
|
Loading…
Reference in New Issue
Block a user