Re: [PATCH 2.6.9-rc1-mm1] Disable colour conversion in the CPiA Video Camera driver

From: Alan Cox
Date: Tue Aug 31 2004 - 13:12:33 EST


On Tue, Aug 31, 2004 at 07:52:36PM +0200, Gerd Knorr wrote:
> the lack of a sane negotiation of the color formats in the v4l1 API
> you'll get warning printk's even if there is no real problem. xawtv for

The warning printks are bugs

> example doesn't depend on RGB formats being available, but will try to
> use them (which then generates a warning printk), and failing that

The printk is the bug here. The v4l1 design isnt very good either on this
matter but thats a seperate screwup 8)

> That isn't true. I can remember that at least one usb webcam driver
> stopped working with xawtv because in-kernel software conversion was
> dropped and xawtv had no support the specific color format used by
> that webcam at that time.

Generally neither party will fix such problems until its forced. So a little
pain ends up neccessary

> In any case the message should make clear the intention of this, i.e.
> that it is planned to drop in-kernel conversion altogether by -- say --
> sept 2005 (should be enougth warning time), that is disabled by default

We've been saying its not allowed since 2000 or so, if nobody listens
whats the point of saying 2005

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/