* AverMedia 6 Eyes AVS6EYES driver
@ 2006-03-27 10:37 Martin Samuelsson
2006-03-27 14:52 ` Ronald S. Bultje
0 siblings, 1 reply; 2+ messages in thread
From: Martin Samuelsson @ 2006-03-27 10:37 UTC (permalink / raw)
To: linux-kernel; +Cc: Andrew Morton, Ronald S. Bultje
Hello again!
This time, I bring you a somewhat larger patch than the previous one. It adds support for the AverMedia AVS6EYES Zoran-based MJPEG card. And it's not base64 encoded. Sorry about that one.
It can be found at
http://sam.kfib.org/sixeyes/linux-2.6.16-avs6eyes.diff
and weighs in at a respectable 46 kB.
I've tried to keep it as small as possible, but it does affect quite a number of things:
It adds a whole new driver, for the Conexant bt866 video encoder.
It imports an almost whole new driver, created within the Marvel project, for the Samsung ks0127 video decoder.
It modifies drivers/media/video/Kconfig,
drivers/media/video/Makefile,
drivers/media/video/zoran_card.c,
drivers/media/video/zoran.h,
Documentation/video4linux/Zoran
and include/linux/i2c-id.h
The latter defines two experimental I2C_DRIVERIDs; not suited for real usage, but I'm not sure about how to obtain official ones.
I've stripped the ks0127 driver of all Marvel specific stuff, and reworked a few crucial functions to use stock kernel names for video modes and such things.
The diff is against the 2.6.16 tree, and considering its size and impact, it would probably be wise to let somebody with a little spare time take a look at it before inclusion.
I'd appreciate being kept in the recipient list in case of discussion.
Regards,
/Sam
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: AverMedia 6 Eyes AVS6EYES driver
2006-03-27 10:37 AverMedia 6 Eyes AVS6EYES driver Martin Samuelsson
@ 2006-03-27 14:52 ` Ronald S. Bultje
0 siblings, 0 replies; 2+ messages in thread
From: Ronald S. Bultje @ 2006-03-27 14:52 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel, Martin Samuelsson
Hi Andrew / all,
On Mon, 2006-03-27 at 12:37 +0200, Martin Samuelsson wrote:
> This time, I bring you a somewhat larger patch than the previous one.
> It adds support for the AverMedia AVS6EYES Zoran-based MJPEG card. And
> it's not base64 encoded. Sorry about that one.
[..]
> http://sam.kfib.org/sixeyes/linux-2.6.16-avs6eyes.diff
[..]
> It modifies drivers/media/video/Kconfig,
> drivers/media/video/Makefile,
> drivers/media/video/zoran_card.c,
> drivers/media/video/zoran.h,
> Documentation/video4linux/Zoran
I've reviewed those modifications, along with the new i2c modules
(ks0127 and bt866), and they're all up-to-standard. I recommend that
those patches be applied to the kernel tree. With those patches, a new
type of card will be supported in the kernel driver.
> and include/linux/i2c-id.h
> The latter defines two experimental I2C_DRIVERIDs; not suited for real
> usage, but I'm not sure about how to obtain official ones.
(I think people commonly just append their IDs to the list at the bottom
of i2c-id.h, incrementally; at least, that's what I did when I submitted
earlier patches.)
Cheers,
Ronald
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-27 14:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-27 10:37 AverMedia 6 Eyes AVS6EYES driver Martin Samuelsson
2006-03-27 14:52 ` Ronald S. Bultje
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox