User space SPI driver

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

User space SPI driver

2,078 次查看
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

标签 (1)
0 项奖励
1 回复

797 次查看
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 项奖励