Kernel patch for Pi?
Posted: Thu May 28, 2015 12:31 am
I notice in the kernel source I got from github.com/raspberrypi (Linux 3.18.3) that in drivers/net/wireless/Kconfig, the line that would source the Kconfig of the rtlwifi directory (which is immediately below us) is commented out. It is not commented out in any sources I've downloaded from kernel.org. Why is this? It's of especial concern to me because (1) the popular Edimax EW-7811Un Wifi dongle is an rtl8188 device, and the rti8188 device driver is in that rtlwifi directory which the RPi kernel source has been made to skip.