All of lore.kernel.org
 help / color / mirror / Atom feed
* PCI bridge driver
@ 2009-09-23 12:15 Christian Gmeiner
  2009-09-23 12:46 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Gmeiner @ 2009-09-23 12:15 UTC (permalink / raw)
  To: linux-media

Hi List,

I have looked at the documentation (v4l2-framework.txt) and have some
questions. I want to make use
of the subdevice stuff, but I don't know where to start. The
subdevices are connected through i2c and the
components may vary. So is there a good example driver to look at?

thanks,
-- 
Christian Gmeiner, B.Sc.

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

* Re: PCI bridge driver
  2009-09-23 12:15 PCI bridge driver Christian Gmeiner
@ 2009-09-23 12:46 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2009-09-23 12:46 UTC (permalink / raw)
  To: Christian Gmeiner; +Cc: linux-media

Em Wed, 23 Sep 2009 14:15:25 +0200
Christian Gmeiner <christian.gmeiner@gmail.com> escreveu:

> Hi List,
> 
> I have looked at the documentation (v4l2-framework.txt) and have some
> questions. I want to make use
> of the subdevice stuff, but I don't know where to start. The
> subdevices are connected through i2c and the
> components may vary. So is there a good example driver to look at?

If you want to take a look on a PCI driver, I think the better is to take a
look at saa7134 and at cx88 drivers. You can also take a look at vivi driver.
vivi has just the basic stuff for a video driver. However, as it runs without any
associated hardware, you won't find there any call to dev/subdev stuff.



Cheers,
Mauro

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-23 12:15 PCI bridge driver Christian Gmeiner
2009-09-23 12:46 ` Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.