User space SPI driver

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User space SPI driver

2,072 Views
danib
Contributor I

Hi

I need to write an SPI master driver,

In order to communicate with the kernel driver i used

http://www.kernel.org/doc/Documentation/spi/spidev_fdx.c

Problem solved need to insert spidev.ko

Labels (1)
0 Kudos
1 Reply

791 Views
RobertSchwebel
Contributor IV

Hi,

If this is on a mainline kernel, please follow the instructions here:

http://lxr.linux.no/#linux/Documentation/spi/spidev

Regards,

Robert

0 Kudos