* How to handle v4l1 -> v4l2 driver transition
@ 2009-06-17 6:54 Hans de Goede
2009-06-17 8:33 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2009-06-17 6:54 UTC (permalink / raw)
To: Linux Media Mailing List
Hi all,
I've recently been working on adding support for cams with the
ov511(+) and ov518(+) to the gspca ov519 driver. I'm happy to
announce that work is finished, see:
http://linuxtv.org/hg/~hgoede/gspca
And the pull request I just send. This does lead to the question
what to do with the existing in kernel v4l1 ov511 driver, which
claims to support these 2 bridges too (but since the decompression
code has been removed actually only works with the 511 in uncompressed
mode).
It is clear that the ov518 usb-id's should be removed from the ov511
driver. But that still leaves the ov511 support, we could just completely
remove the ov511 driver, as the code in gspca should cover all supported
devices (and his been tested with a few).
However the downside of removing it is that people who used to have
a working ov511 setup now will need to have a (very recent) libv4l
to keep their setup working.
So I guess that the best way forward is to mark the driver as deprecated
now and remove it in say 2 releases?
Regards,
Hans
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to handle v4l1 -> v4l2 driver transition
2009-06-17 6:54 How to handle v4l1 -> v4l2 driver transition Hans de Goede
@ 2009-06-17 8:33 ` Mauro Carvalho Chehab
0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2009-06-17 8:33 UTC (permalink / raw)
To: Hans de Goede; +Cc: Linux Media Mailing List
Em Wed, 17 Jun 2009 08:54:20 +0200
Hans de Goede <hdegoede@redhat.com> escreveu:
> Hi all,
>
> I've recently been working on adding support for cams with the
> ov511(+) and ov518(+) to the gspca ov519 driver. I'm happy to
> announce that work is finished, see:
> http://linuxtv.org/hg/~hgoede/gspca
>
> And the pull request I just send. This does lead to the question
> what to do with the existing in kernel v4l1 ov511 driver, which
> claims to support these 2 bridges too (but since the decompression
> code has been removed actually only works with the 511 in uncompressed
> mode).
>
> It is clear that the ov518 usb-id's should be removed from the ov511
> driver. But that still leaves the ov511 support, we could just completely
> remove the ov511 driver, as the code in gspca should cover all supported
> devices (and his been tested with a few).
>
> However the downside of removing it is that people who used to have
> a working ov511 setup now will need to have a (very recent) libv4l
> to keep their setup working.
>
> So I guess that the best way forward is to mark the driver as deprecated
> now and remove it in say 2 releases?
It seems a good strategy to me, provided that all USB ID's found at the
original ov511 are also present on gspca.
If so, please send the deprecate patch as well. I'll add it on my -git tree.
>
> Regards,
>
> Hans
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Cheers,
Mauro
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-17 8:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-17 6:54 How to handle v4l1 -> v4l2 driver transition Hans de Goede
2009-06-17 8:33 ` 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