> I would suggest to modify all drivers only after 2.4 is released. It will
> be then part of generic USB video library (which would include
> load/unload, open/read/mmap/close, ioctl, USB data pump with color
> transformations done in read/ioctl (V4L client) context etc. etc.)
Transformations are done in user space. There should not be video or audio
magic transforms going on in kernel space. Also if you build support code
the best way to do it is to look for common tail code and extract it - dont
try and build some kind of middle layer of glue, that bites you long term
as you cannot go around it
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]