Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNios SPI master support in kernel version 2.6.30
Hello all: I am trying to compile and load a driver for a WiFi device with an SPI interface to my Nios2 host controller. For the kernel, I am compiling in Altera SPI master support with bitbang...
Altera_Forum
Honored Contributor
15 years agoYou do know that modules need to be crafted for exactly the Kernel version they are supposed to run with ? There is no guarantee that the Kernel module interface is the same with a different version.
-Michael