Re: [RFC/PATCH 1/2] in-kernel sockets API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 14, 2006 at 12:54:18AM -0400, Brice Goglin wrote:

 > What about GPL modules that don't want to get merged ? I don't know any
 > such module that could use this API. But at least there are some webcam
 > drivers that don't seem to want to be merged (I don't know why).

AIUI, many modern webcams export their data as jpeg streams.
Existing userspace expects the kernel to feed it raw data.
To keep existing userspace working, the out-of-tree drivers (such as ov5xx)
are doing format conversion in kernelspace so that the stream now goes..

camera -> jpeg -> kernel -> raw -> userspace

in-kernel format conversion is somewhat nasty however, so the
out-of-tree drivers seem to be staying that way.

		Dave

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux