gkaindl / rfm12b-linux

A Linux kernel SPI-driver for the RFM12B and RFM69CW RF modules by HopeRF
113 stars 46 forks source link

request for clarification supporting kernel v3.18 #15

Closed jkarstest closed 9 years ago

jkarstest commented 9 years ago

Hello gkaindl thank you for the nice module. Can you figure out a little strategy do get this module running with 3.18 ? I am not really familiar with kernel-modules, but with a little help and some hints might its possible to port this project to newer kernels. My first suspect was that the reported problems only based by a deprecated installation instruction ?

regards Jens

gkaindl commented 9 years ago

I just updated the build instructions (also added support for the RFM69CW radio module) – I tested it on an RPI and RPI2 with recent kernel versions, and it should work.