1 menuconfig MEDIA_PARPORT_SUPPORT
2 bool "ISA and parallel port devices"
3 depends on (ISA || PARPORT) && MEDIA_CAMERA_SUPPORT
5 Enables drivers for ISA and parallel port bus. If you
6 need media drivers using those legacy buses, say Y.
8 if MEDIA_PARPORT_SUPPORT
10 tristate "Quickcam BW Video For Linux"
11 depends on PARPORT && VIDEO_V4L2
12 select VIDEOBUF2_VMALLOC
14 Say Y have if you the black and white version of the QuickCam
15 camera. See the next option for the color version.
17 To compile this driver as a module, choose M here: the
18 module will be called bw-qcam.
21 tristate "QuickCam Colour Video For Linux"
22 depends on PARPORT && VIDEO_V4L2
24 This is the video4linux driver for the colour version of the
25 Connectix QuickCam. If you have one of these cameras, say Y here,
26 otherwise say N. This driver does not work with the original
27 monochrome QuickCam, QuickCam VC or QuickClip. It is also available
29 Read <file:Documentation/video4linux/CQcam.txt> for more information.
32 tristate "Mediavision Pro Movie Studio Video For Linux"
33 depends on ISA && VIDEO_V4L2
35 Say Y if you have the ISA Mediavision Pro Movie Studio
38 To compile this driver as a module, choose M here: the
39 module will be called pms.
42 tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux"
43 depends on PARPORT_1284 && PARPORT && VIDEO_V4L2
45 Video4linux driver for Winbond's w9966 based Webcams.
46 Currently tested with the LifeView FlyCam Supra.
47 If you have one of these cameras, say Y here
49 This driver is also available as a module (w9966).
51 Check out <file:Documentation/video4linux/w9966.txt> for more