patch-2.1.79 linux/drivers/char/videodev.c
Next file: linux/drivers/char/wd501p.h
Previous file: linux/drivers/char/softdog.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Jan 12 14:46:16 1998
- Orig file:
v2.1.78/linux/drivers/char/videodev.c
- Orig date:
Mon Dec 1 12:04:12 1997
diff -u --recursive --new-file v2.1.78/linux/drivers/char/videodev.c linux/drivers/char/videodev.c
@@ -52,11 +52,14 @@
#ifdef CONFIG_VIDEO_BT848
{"bttv", init_bttv_cards},
#endif
+#ifdef CONFIG_VIDEO_CQCAM
+ {"c-qcam", init_colour_qcams},
+#endif
#ifdef CONFIG_VIDEO_BWQCAM
- {"bttv", init_bw_qcams},
+ {"bw-qcam", init_bw_qcams},
#endif
#ifdef CONFIG_VIDEO_PMS
- {"bttv", init_pms_cards},
+ {"PMS", init_pms_cards},
#endif
{"end", NULL}
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov