All of lore.kernel.org
 help / color / mirror / Atom feed
* Writing first v4l2 driver
@ 2008-06-09  9:00 Ramatou sori
  0 siblings, 0 replies; 8+ messages in thread
From: Ramatou sori @ 2008-06-09  9:00 UTC (permalink / raw)
  To: jon.dufresne; +Cc: video4linux-list, linux-kernel

hi,
I have a dsp (TMS320DM642) on a pci-card and my cameras are whith 8P8C to the card connected.
I have to write a linux driver for this card and I see that you have also to write v4l2 driver for a pci-device.
Did you find good documentation ? and can you send some links and maybe an easier example for pci-devices.
Thanks very much.
Atou


      _____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Writing first v4l2 driver
@ 2008-06-09 16:20 Ramatou sori
  0 siblings, 0 replies; 8+ messages in thread
From: Ramatou sori @ 2008-06-09 16:20 UTC (permalink / raw)
  To: jon.dufresne; +Cc: video4linux-list

hi,
 
I have a dsp (TMS320DM642) on a pci-card and my cameras are whith 8P8C to the card connected.
I have to write a linux driver for this card and I see that you have also to write v4l2 driver for a pci-device.
 
Did you find good documentation ? and can you send some links and maybe an easier example for pci-devices.
 
 
Thanks very much.
 
Atou


      _____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <20080605160010.BB443619D1A@hormel.redhat.com>]
* Writing first v4l2 driver
@ 2008-06-05 14:26 Jon Dufresne
  2008-06-05 21:07 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 8+ messages in thread
From: Jon Dufresne @ 2008-06-05 14:26 UTC (permalink / raw)
  To: video4linux-list

Hi,

I'm in the process of writing my first v4l2 linux driver. I have written
drivers in the past but this is my first time with a video device. I
have read as much documentation as I could get my hands on.

My device is a pci capture device and I am trying to use streaming
mmaped buffers. Right now I am trying to integrate the video-buf helper
functions to do the actual frame grabbing. I am quite confused as how
this all fits together. 

Is there a good guide on using video-buf for video dma transfer? I did
quite a few google searches but I didn't find anything.

What is the simplest example of a capture device using video-buf for a
streaming device in the source tree to use as an example? I've looked at
a few, but I want to look at the simplest one.

Thanks for any help,
Jon

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

end of thread, other threads:[~2008-06-19 13:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-09  9:00 Writing first v4l2 driver Ramatou sori
  -- strict thread matches above, loose matches on Subject: below --
2008-06-09 16:20 Ramatou sori
     [not found] <20080605160010.BB443619D1A@hormel.redhat.com>
2008-06-05 22:49 ` Fritz Katz
2008-06-05 14:26 Jon Dufresne
2008-06-05 21:07 ` Mauro Carvalho Chehab
2008-06-06 14:29   ` Jon Dufresne
2008-06-06 15:30     ` Mauro Carvalho Chehab
2008-06-19 13:51       ` Jon Dufresne

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.