public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* working on webcam driver
@ 2009-05-11 14:45 MK
  2009-05-11 18:50 ` Erik Andrén
  0 siblings, 1 reply; 15+ messages in thread
From: MK @ 2009-05-11 14:45 UTC (permalink / raw)
  To: video4linux-list


Hi.  I'm a fledgling C programmer who just started work on a usb webcam 
driver in order to learn about kernel programming.  So far, all I have 
done is gotten the device to register, and iterated through the 
available interfaces (there are nine with three endpoints each, an iso, 
an interrupt, and a bulk in).  

Anyway, before I proceed, I thought I should clarify for myself "the 
big picture" of what I am doing.  I do not have a webcam that works 
under linux, so the whole apparatus is fuzzy; I am under the impression 
that the kernel modules work with the (seperate) video4linux subsystem? 
I have the USB Video Class Specifications and am busy reading that to 
find out how the camera itself operates, but vis. the linux end of 
things, can you point me to any technical documentation that might 
clarify what the driver will be expected to do?  At this point, I am 
assuming I will have to deliver a device node, but I don't know what 
calls will be made to it etc.

Help and advice is much appreciated.  Of course, best of all would be a 
few general pointers from someone who has actually done this before...

Sincerely, Mark Eriksen

--
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] 15+ messages in thread

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-11 14:45 working on webcam driver MK
2009-05-11 18:50 ` Erik Andrén
2009-05-14 16:00   ` MK
2009-05-14 17:26     ` Hans de Goede
2009-05-14 19:57       ` Theodore Kilgore
2009-05-17 16:08         ` MK
2009-05-17 22:31           ` leandro Costantino
2009-05-19 20:35         ` What is libv4lconvert/sn9c202x.c for? Theodore Kilgore
2009-05-20 18:38           ` Hans de Goede
2009-05-20 19:53             ` Theodore Kilgore
2009-05-23 22:12             ` [PATCH] to libv4lconvert, to do decompression for sn9c2028 cameras Theodore Kilgore
2009-05-24  9:49               ` Hans de Goede
2009-05-24 17:22                 ` Theodore Kilgore
2009-05-24 17:32                   ` Hans de Goede
2009-05-24 22:26                     ` Theodore Kilgore

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