Go to file
Javier Viguera cb25e67665 kernel-module-atheros: apply load parameters to correct module
In Linux 2.6.35, the kernel module accepting the parameters on load
was 'ath6kl_sdio' while in 3.10 is 'ath6kl_core'.

So we need to apply the load parameters to either module depending on
the kernel version.

This is solved by configuring the modprobe configuration file
'/etc/modprobe.d/atheros.conf' with the parameters to the correct
module instead of passing them in the command line.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-08-09 16:31:28 +02:00
meta-digi-arm kernel-module-atheros: apply load parameters to correct module 2013-08-09 16:31:28 +02:00
meta-digi-dey meta-digi-dey: remove fsl-mm-core bbappend 2013-08-09 16:31:28 +02:00
sdk meta-digi: update config templates for yocto dylan 2013-08-02 14:41:46 +02:00
README meta-digi-del: Add distribution layer. 2012-11-19 13:40:53 +01:00

README

meta-digi
=========

This is the location for Digi maintained layers.

Please see the README files contained in the individual layers for
specific information.