В Чтв, 07/08/2008 в 19:24 +0200, gigli пишет: > /etc/conf.d/modules
This file is used by openrc's /etc/init.d/modules script. I suppose it is called after you modules were loaded with kernel autoloading mechanism that's why modules parameters where not passed. To pass options kernel modules which are autoloaded by kernel it's better to use /etc/modprobe.d/options and run modules-update after that. -- Peter.
