V4L/DVB (11022): zoran/bt819: use new notify functionality.
[safe/jmp/linux-2.6] / include / media / v4l2-chip-ident.h
index a5339d8..43684f1 100644 (file)
@@ -64,11 +64,15 @@ enum {
        /* module saa7146: reserved range 300-309 */
        V4L2_IDENT_SAA7146 = 300,
 
-       /* Conexant MPEG encoder/decoders: reserved range 410-420 */
+       /* Conexant MPEG encoder/decoders: reserved range 400-420 */
+       V4L2_IDENT_CX23418_843 = 403, /* Integrated A/V Decoder on the '418 */
        V4L2_IDENT_CX23415 = 415,
        V4L2_IDENT_CX23416 = 416,
        V4L2_IDENT_CX23418 = 418,
 
+       /* module indycam: just ident 2000 */
+       V4L2_IDENT_INDYCAM = 2000,
+
        /* module bt819: reserved range 810-819 */
        V4L2_IDENT_BT815A = 815,
        V4L2_IDENT_BT817A = 817,
@@ -127,6 +131,9 @@ enum {
        /* module saa7185: just ident 7185 */
        V4L2_IDENT_SAA7185 = 7185,
 
+       /* module saa7191: just ident 7191 */
+       V4L2_IDENT_SAA7191 = 7191,
+
        /* module wm8739: just ident 8739 */
        V4L2_IDENT_WM8739 = 8739,