To: | Philips Webcam Linux Driver <> |
---|---|
Subject: | Re: [pwc] Patch: colour mode selection and v4l2 interface |
From: | Luc Saillard <> |
Date: | Wed, 4 Jan 2006 10:50:14 +0100 |
apply in the lastest snapshot. I've made some (little & cosmetic) changes to your patch > + return 0; > + case V4L2_CID_PRIVATE_FLICKERLESS: > + ret = pwc_get_flicker(pdev, &c->value); > + if (ret < 0) > + return -EINVAL; > + c->value=(c->value?1:0); Missing return ? ^^^^ > + case V4L2_CID_PRIVATE_NOISE_REDUCTION: > + ret = pwc_get_dynamic_noise(pdev, &c->value); > + if (ret < 0) > + return -EINVAL; > + return 0; > + _______________________________________________ pwc mailing list http://lists.saillard.org/mailman/listinfo/pwc |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [pwc] PWC and Quickcam Pro 4000 on Debian Sarge, Luc Saillard |
---|---|
Next by Date: | Re: [pwc] more than 320x240 pix with PCVC720K[40], Luc Saillard |
Previous by Thread: | [pwc] [laurent.pinchart@skynet.be: [ANNOUNCE] Linux UVC driver available], Luc Saillard |
Next by Thread: | Re: [pwc] more than 320x240 pix with PCVC720K[40], Luc Saillard |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU