I think its probably easier just to checkout the v4l-dvb repo apply
the patch and compile the whole v4l subsystem.

However if you want to compile it on its own the attached makefiile
should work for compiling.
You will need to copy the jpeg.h and gspca.h headers files from
v4l-dvb for it to work however.
Also make sure to add the following line to the sn9c20x.h header file

#define V4L2_PIX_FMT_SN9C20X_I420 v4l2_fourcc('S', '9', '2', '0')

On Sat, Jun 20, 2009 at 11:48 AM, Josua Grawitter
<[email protected]> wrote:
>
> Am Samstag 20 Juni 2009 10:54:49 schrieb Vasily Khoruzhick:
> > On Saturday 20 June 2009 06:33:49 Brian Johnson wrote:
> > > Well making a new branch on our current repo would be a bit odd since
> > > so when reworking this as a gspca module so much changes in the
> > > general structure tha from gits point of view i basically deleted all
> > > the files and replaced them with 3 new ones. I am postin the current
> > > patch whcih i've verified works properly with a 624f camera for people
> > > look at before submitting to linux-media. This patch was written
> > > against the latest kernel checkout but should be able to be applied
> > > cleanly against the latest version of v4l found at
> > > http://linuxtv.org/hg/v4l-dvb/ just hit enter and choose to skip
> > > patching the MAINTAINERS file when it complains. Using the v4l
> > > checkout is a lot quicker as well as you don't need to bother
> > > upgrading your kernel just to try the driver.
> >
> > Works for me with my 624f cam, but it's missing gain control.
> > Anyway, thanks for your work ;)
> >
> > Regards
> > Vasily
>
> I find myself unable to compile the module by itself.
>
> Attached is the modified Makefile. Maybe someone can point out what I'm doing
> wrong here.
>
> GWater

--~--~---------~--~----~------------~-------~--~----~
Lets make microdia webcams plug'n play, (currently plug'n pray)
To post to this group, send email to [email protected]
Visit us online https://groups.google.com/group/microdia
-~----------~----~----~----~------~----~------~--~---

Attachment: Makefile
Description: Binary data

Reply via email to