~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to Documentation/video4linux/README.pvrusb2

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
172
172
    to provide a streaming API usable by a read() system call style of
173
173
    I/O.  Right now this is the only layer on top of pvrusb2-io.[ch],
174
174
    however the underlying architecture here was intended to allow for
175
 
    other styles of I/O to be implemented with additonal modules, like
 
175
    other styles of I/O to be implemented with additional modules, like
176
176
    mmap()'ed buffers or something even more exotic.
177
177
 
178
178
  pvrusb2-main.c - This is the top level of the driver.  Module level