public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Adaptec VideOh! DVD Media Center
@ 2009-12-18 14:05 Paulo Assis
  2009-12-18 14:27 ` Simon Farnsworth
  2009-12-18 14:44 ` Devin Heitmueller
  0 siblings, 2 replies; 5+ messages in thread
From: Paulo Assis @ 2009-12-18 14:05 UTC (permalink / raw)
  To: Linux Media Mailing List

Hi,
I'm currently porting the GPL linux-avc2210k driver (
http://www.freelists.org/archive/linux-avc2210k/ ) to V4L2.
The current version has it's own API that makes it incompatible with
any software except for specific user space apps (avcctrl, avctune)
bundled with the driver.
Since development seems to have halted for some time now, I had no
other choice than get my hands dirty :(
For the most part this task seems quite straight forward it's mostly a
matter of changing ioctls to V4L2 and add some missing support, there
are however a few points that I need some advice on:
For the box to function it needs a firmware upload. Currently this is
managed by a udev script that in turn calls an application (multiload)
that provides for the upload.
What I would like to know is, if this the best way to handle it?
The problem with this process is that it will always require
installing and configuring additional software (multiload and udev
script), besides the firmware.
Is there any simpler/standard way of handling these firmware uploads ?

Regards,
Paulo

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-12-22 22:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-18 14:05 Adaptec VideOh! DVD Media Center Paulo Assis
2009-12-18 14:27 ` Simon Farnsworth
2009-12-18 14:44 ` Devin Heitmueller
2009-12-18 14:57   ` Mauro Carvalho Chehab
2009-12-22 22:47     ` Paulo Assis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox