public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Video for Linux deprecated drivers (VIDEO_V4L1)
@ 2007-04-27 15:09 Sunil Naidu
  2007-04-27 15:45 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Sunil Naidu @ 2007-04-27 15:09 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hello,

I need add a device for a particular solution on a x86 box. Device is
Logitech QuickCam, USB based WebCam (has to be included because of the
change in the experiment specs).

To get the device working (capture images by a V4L application), need
to compile the driver (qc-usb) & insert the quickcam.ko module. But,
what the requirement says I need to enable the VIDEO_V4L1 support.
Then I need to select USB_QUICKCAM_MESSENGER driver under the V4L USB
devices. Till here it's fine.

But if I look at the kernel config, VIDEO_V4L1 is deprecated. If I
decide to enable VIDEO_V4L1_COMPAT, there isn't any
USB_QUICKCAM_MESSENGER driver under the V4L USB devices!

Should I select the VIDEO_V4L1 support to get the WebCam working or is
there any other way (work around) to get my WebCam working with
VIDEO_V4L1_COMPAT? Comments pl?

~Akula2

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Video for Linux deprecated drivers (VIDEO_V4L1)
  2007-04-27 15:09 Video for Linux deprecated drivers (VIDEO_V4L1) Sunil Naidu
@ 2007-04-27 15:45 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2007-04-27 15:45 UTC (permalink / raw)
  To: Sunil Naidu; +Cc: Linux Kernel Mailing List

Sunil,

Em Sex, 2007-04-27 às 20:39 +0530, Sunil Naidu escreveu:
> Hello,
> 
> I need add a device for a particular solution on a x86 box. Device is
> Logitech QuickCam, USB based WebCam (has to be included because of the
> change in the experiment specs).
> 
> To get the device working (capture images by a V4L application), need
> to compile the driver (qc-usb) & insert the quickcam.ko module. But,
> what the requirement says I need to enable the VIDEO_V4L1 support.
> Then I need to select USB_QUICKCAM_MESSENGER driver under the V4L USB
> devices. Till here it's fine.
> 
> But if I look at the kernel config, VIDEO_V4L1 is deprecated. If I
> decide to enable VIDEO_V4L1_COMPAT, there isn't any
> USB_QUICKCAM_MESSENGER driver under the V4L USB devices!
> 
> Should I select the VIDEO_V4L1 support to get the WebCam working or is
> there any other way (work around) to get my WebCam working with
> VIDEO_V4L1_COMPAT? Comments pl?

This driver were not yet ported to V4L2. So, if you need it, you will
need to enable VIDEO_V4L1, until someone can port it to V4L2.
 
Cheers,
Mauro


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-27 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-27 15:09 Video for Linux deprecated drivers (VIDEO_V4L1) Sunil Naidu
2007-04-27 15:45 ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox