patch-2.3.99-pre6 linux/drivers/char/bttv.c
Next file: linux/drivers/char/bttv.h
Previous file: linux/drivers/char/amiserial.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Fri Apr 21 15:19:24 2000
- Orig file:
v2.3.99-pre5/linux/drivers/char/bttv.c
- Orig date:
Tue Apr 11 15:09:16 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/char/bttv.c linux/drivers/char/bttv.c
@@ -725,6 +725,7 @@
{ 0x3002144f, BTTV_MAGICTVIEW061, "Askey Magic TView" },
{ 0x300214ff, BTTV_PHOEBE_TVMAS, "Phoebe TV Master" },
{ 0x6606217d, BTTV_WINFAST2000, "Leadtek WinFast TV 2000" },
+ { 0x1200bd11, BTTV_PINNACLERAVE, "Pinnacle PCTV Rave" },
{ 0, -1, NULL }
};
@@ -887,6 +888,10 @@
{ "TView99 CPH063",
3, 1, 0, 2, 0x551e00, { 2, 0, 1, 1},
{ 0x551400, 0x551200, 0, 0, 0x551200 }, 0,1,1,1,1,0 },
+ { "Pinnacle PCTV Rave",
+ 3, 1, 0, 2, 0x03000F, { 2, 3, 1, 1}, { 2, 0, 0, 0, 1},0,
+ 1,1,1,1,0 },
+
};
#define TVCARDS (sizeof(tvcards)/sizeof(struct tvcard))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)