]> err.no Git - linux-2.6/blobdiff - drivers/media/dvb/bt8xx/dst_common.h
V4L/DVB (4177): DCTNEW and ATSC fixes
[linux-2.6] / drivers / media / dvb / bt8xx / dst_common.h
index d384ab443e3b628bb0f0a61b4287116b4e10c449..cb5a6ebffe02b0427adc7b076812e7aecababe68 100644 (file)
@@ -53,6 +53,7 @@
 #define DST_TYPE_HAS_INC_COUNT 256
 #define DST_TYPE_HAS_MULTI_FE  512
 #define DST_TYPE_HAS_NEWTUNE_2 1024
+#define DST_TYPE_HAS_DBOARD    2048
 
 /*     Card capability list    */
 
@@ -137,6 +138,7 @@ struct dst_state {
        u32 tuner_type;
        char *tuner_name;
        struct mutex dst_mutex;
+       u8 fw_name[8];
 };
 
 struct tuner_types {