public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Removal of V4L1 drivers
@ 2010-12-24 13:42 Hans Verkuil
  2010-12-24 14:47 ` Hans de Goede
  2010-12-25  9:07 ` Mauro Carvalho Chehab
  0 siblings, 2 replies; 8+ messages in thread
From: Hans Verkuil @ 2010-12-24 13:42 UTC (permalink / raw)
  To: Hans de Goede, Mauro Carvalho Chehab; +Cc: linux-media

Hi Hans, Mauro,

The se401, vicam, ibmcam and konicawc drivers are the only V4L1 drivers left in
2.6.37. The others are either converted or moved to staging (stradis and cpia),
ready to be removed.

Hans, what is the status of those four drivers? How likely is it that they will be
converted to V4L2?

If we can't convert them to V4L2 for 2.6.38, then we can at least remove the
V4L1_COMPAT code throughout the v4l drivers and move those four drivers to staging.

For 2.6.39 we either remove them or when they are converted to V4L2 they are moved
out of staging again (probably to gspca).

As an illustration I have removed the V4L1_COMPAT mode in this branch:

http://git.linuxtv.org/hverkuil/media_tree.git?a=shortlog;h=refs/heads/v4l1

There are two drivers that need more work: stk-webcam has some controls under sysfs
that are enabled when CONFIG_VIDEO_V4L1_COMPAT is set. These controls should be
rewritten as V4L2 controls. Hans, didn't you have hardware to test this driver?
I should be able to make a patch that you can test.

The other driver is the zoran driver which has a bunch of zoran-specific ioctls
under CONFIG_VIDEO_V4L1_COMPAT. I think I can just delete the lot since they are
all replaced by V4L2 counterparts AFAIK. But it would be good if someone else can
also take a look at that.

Regards,

	Hans

-- 
Hans Verkuil - video4linux developer - sponsored by Cisco

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

end of thread, other threads:[~2010-12-25  9:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-24 13:42 Removal of V4L1 drivers Hans Verkuil
2010-12-24 14:47 ` Hans de Goede
2010-12-24 18:58   ` Hans Verkuil
2010-12-24 19:55     ` Hans de Goede
2010-12-25  9:18       ` Mauro Carvalho Chehab
2010-12-25  9:40         ` Hans Verkuil
2010-12-25  9:11   ` Mauro Carvalho Chehab
2010-12-25  9:07 ` 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