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

« back to all changes in this revision

Viewing changes to Documentation/i2c/busses/i2c-parport-light

  • 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:
4
4
 
5
5
This driver is a light version of i2c-parport. It doesn't depend        
6
6
on the parport driver, and uses direct I/O access instead. This might be
7
 
prefered on embedded systems where wasting memory for the clean but heavy
 
7
preferred on embedded systems where wasting memory for the clean but heavy
8
8
parport handling is not an option. The drawback is a reduced portability
9
9
and the impossibility to daisy-chain other parallel port devices.                 
10
10