From: Hans Verkuil <hans.verkuil@xxxxxxxxx> Nobody has the hardware anymore to test it with, and really nobody cares. Deprecated these drivers. Signed-off-by: Hans Verkuil <hans.verkuil@xxxxxxxxx> --- drivers/media/video/Kconfig | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 3dc0ea7..6c092dc 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -813,9 +813,12 @@ menuconfig V4L_ISA_PARPORT_DRIVERS if V4L_ISA_PARPORT_DRIVERS config VIDEO_BWQCAM - tristate "Quickcam BW Video For Linux" + tristate "Quickcam BW Video For Linux (DEPRECATED)" depends on PARPORT && VIDEO_V4L2 help + This driver is DEPRECATED due to lack of hardware to test it and + because parallel port webcams are obsolete. + Say Y have if you the black and white version of the QuickCam camera. See the next option for the color version. @@ -823,9 +826,12 @@ config VIDEO_BWQCAM module will be called bw-qcam. config VIDEO_CQCAM - tristate "QuickCam Colour Video For Linux" + tristate "QuickCam Colour Video For Linux (DEPRECATED)" depends on PARPORT && VIDEO_V4L2 help + This driver is DEPRECATED due to lack of hardware to test it and + because parallel port webcams are obsolete. + This is the video4linux driver for the colour version of the Connectix QuickCam. If you have one of these cameras, say Y here, otherwise say N. This driver does not work with the original @@ -834,9 +840,12 @@ config VIDEO_CQCAM Read <file:Documentation/video4linux/CQcam.txt> for more information. config VIDEO_PMS - tristate "Mediavision Pro Movie Studio Video For Linux" + tristate "Mediavision Pro Movie Studio Video For Linux (DEPRECATED)" depends on ISA && VIDEO_V4L2 help + This driver is DEPRECATED due to lack of hardware to test it and + because ISA capture boards are obsolete. + Say Y if you have the ISA Mediavision Pro Movie Studio capture card. @@ -844,9 +853,12 @@ config VIDEO_PMS module will be called pms. config VIDEO_W9966 - tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux" + tristate "W9966CF Webcam (FlyCam Supra and others) Video For Linux (DEPRECATED)" depends on PARPORT_1284 && PARPORT && VIDEO_V4L2 help + This driver is DEPRECATED due to lack of hardware to test it and + because parallel port webcams are obsolete. + Video4linux driver for Winbond's w9966 based Webcams. Currently tested with the LifeView FlyCam Supra. If you have one of these cameras, say Y here -- 1.7.10 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html