Sciensis SPI protocol driver

This driver was created by Sciensis Advanced Technology Systems (Greece) to interface an at32stk1000 board to other microcontrollers (and development boards) that have an spi interface. This driver uses ATMEL's spi master controller driver to interface with the hardware. The userland can access the driver by its device file (/dev/scspi0) to do any read/write/open/close/ioctl on the device.

A patch is available for kernel 2.6.18 and 2.6.20

The one for 2.6.20 is lighter and with coding style and lots of little details fixed

For comments/questions/bug reports contact

Attachment sort Action Size Date Who Comment
elselinux-2.6.18-spi.patch manage 19.7 K 11 Feb 2007 - 11:15 TasosParisinos  
elselinux-2.6.20-scspi.patch manage 13.5 K 17 Apr 2007 - 10:44 TasosParisinos