2009/10/13 Darren Salt <[email protected]>:

> The loading could safely be done a bit later (just after "Loading EeePC
> support modules"); there's no point in even trying to load it if
> /sys/bus/platform/devices/eeepc is already present;

The point in trying to load the module anyway was that modprobing is
almost free if the module is already loaded, and by doing it we make
sure that we aren't in a situation were sysfs is already registered,
but rfkill/something else may be not (doesn't matter now, because we
don't use it, but could trigger a race condition if changes are made
afterwards)...
Cheers,

Luca

_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel

Reply via email to