Just to let everyone know that within the last few days v4l-drivers for
voodoo3500 card have developed considerably and are right now at a point where
you can fire up xawtv and watch tv(or composite input)..
Capture doesn't work yet, but just about everything else is there.
Currently I use slightly modified versions of tuner.c and msp3400.c from the
existing drivers(maybe we can patch the existing versions to work with
voodoo). I also submitted a patch for the i2c-drivers(to simon) to make dealing
with i2c_clients just a little bit easier(also used in the voodoo-drivers).
Basically an extra function to i2c_core.c:
struct i2c_client *i2c_get_client(int driver_id, int adapter_id,
struct i2c_client *prev);
that iterates through the clients according to criteria..
the patch is in cvs already..
For more info on the project and cvs access check:
http://sourceforge.net/project/?group_id=3053
- Juha
--
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.