Hi Daniel, > A) > A module where the module_init logic is as follows: > B) > A module where module_init registers a platform driver > (C) > A module where module_init registers a platform driver, checks that None of these seem to allow for automatic detection that the module is needed? Is there maybe some platform device already that it could match? > My instinct is to go for (A), but I can't find any other drivers that > follow the same structure -- even though they could do. Perhaps > there's a reason that I'm missing... I don't think there are any rfkill drivers for (pseudo-)embedded hardware yet, and I suspect the x86 ones all use DMI matching or similar? johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html