meta-digi/meta-digi-arm/recipes-kernel
Alex Gonzalez bc3a4b663c meta-digi-arm: Avoid udev loading atheros kernel module.
udev will attempt to load the atheros kernel modules because it defines
a modalias that matches an sdio bus event.

In a race condition with the script in if-pre-up, the module will crash.

Recent versions of udev have lost the ability to add an ignore_device
option to the rules, and mdev in del-image-minimal has no module
autoloading ability.

The commit adds a modprobe install rule that does nothing, and allows
the if-pre-up script to load the module as it used to.

Fixes https://jira.digi.com/browse/DEL-277

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-04 10:19:49 +01:00
..
kernel-module-atheros meta-digi-arm: Avoid udev loading atheros kernel module. 2013-03-04 10:19:49 +01:00
kernel-module-gpio meta-digi-arm: add 'gpio' kernel module 2013-02-06 13:51:04 +01:00
kernel-module-redpine kernel-module-redpine: add driver load script 2013-02-27 19:39:20 +01:00
linux meta-digi: Add battery configuration and module autoload for CCIMX51JS. 2013-02-28 11:33:34 +01:00
linux-libc-headers meta-digi-arm: All git sources now point to the head of refs/heads/master. 2013-02-15 18:22:24 +01:00