NordicPlayground / nrf70-linux-driver

Linux driver for the nRF70 series of ICs
https://www.nordicsemi.com/Products/nRF7002
GNU General Public License v2.0
11 stars 15 forks source link

Support for newer kernel versions #65

Open mrtzcspr opened 6 months ago

mrtzcspr commented 6 months ago

Hi, I had only a raspberry pi 5 available, therefore tried to compile against kernel v6.6.

Initially I saw only minor things that I could fix myself, but it looks like that cfg80211.h has some bigger changes that need to be addressed, by someone that understands the driver.

Are there plans to support newer kernels?

Thanks Moritz