pub/spi-gpio-pp.git
16 years agospi_parport
Peter Henn [Thu, 1 Jan 2009 10:49:37 +0000 (11:49 +0100)]
spi_parport

Start using list struct instead of ugly global struct.
Add missing SPI mode functions.
Note: The driver is just compiled and not tested!

16 years agoRename spi_tty into spi_parport
Peter Henn [Thu, 1 Jan 2009 10:46:58 +0000 (11:46 +0100)]
Rename spi_tty into spi_parport

Just rename spi_tty.c into spi_parport.c need for
git to keep track version history.
Update the Makefile accordingly.

16 years agoTest modalias with spi_tty
Peter Henn [Wed, 31 Dec 2008 16:06:21 +0000 (17:06 +0100)]
Test modalias with spi_tty

Also add some comments and marks things, which currently unclear.
Spi_tty is just a test driver to become more comfortable with the
SPI master controller and the parport.

16 years agoSPI Parport controller forked from spi_butterfly
Peter Henn [Wed, 31 Dec 2008 15:55:17 +0000 (16:55 +0100)]
SPI Parport controller forked from spi_butterfly

It is just the first try to get a feeling, how the SPI
Parport controller can work on the parport.