lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 7 Feb 2007 11:30:51 +0100
From:	Laurent Pinchart <laurent.pinchart@...net.be>
To:	Roland Dreier <rdreier@...co.com>
Cc:	Greg KH <greg@...ah.com>, linux-kernel@...r.kernel.org
Subject: Re: Free Linux Driver Development!

>  > > I have a Cisco USB webcam that supposedly conforms to the "USB Video
>  > > Device Class", but nothing happens when I plug it into my Linux box.
>  > > I assume the device class is specified as part of the USB spec...
>  >
>  > Are you sure?  That spec just came out not so long ago and I haven't
>  > seen any real devices support it just yet.  That said, I do know of a
>  > few people who are working on implementing the standard, try asking on
>  > the linux-usb-devel mailing list to find out what their status is.
>
> A quick web search finds http://linux-uvc.berlios.de/ but I don't see
> any signs that anyone plans to submit it upstream.

If you want a sign, here it is: I plan to submit the driver upstream :-)

After more than a year of development, the Linux UVC driver is now stable 
enough to be included in the kernel. There is a show stopper though: V4L2.

The UVC specification defines a set of standard controls. Most of them are 
part of the V4L2 specification as well (brightness, contrast, ...), but some 
of them aren't. Those controls are currently exposed through private controls 
(which drivers are allowed to expose by V4L2), but I don't want to keep 
private controls around for standard controls defined by UVC.

Once V4L2 will be updated (hopefully soon, I keep trying :-)), I will submit 
the driver upstream.

Regards,

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ