public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: MK <halfcountplus@intergate.com>
To: video4linux-list@redhat.com
Subject: working on webcam driver
Date: Mon, 11 May 2009 10:45:46 -0400	[thread overview]
Message-ID: <1242053146.1729.1@lhost.ldomain> (raw)


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

             reply	other threads:[~2009-05-11 14:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-11 14:45 MK [this message]
2009-05-11 18:50 ` working on webcam driver 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1242053146.1729.1@lhost.ldomain \
    --to=halfcountplus@intergate.com \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox