savara - customs - autoloaded modules
[anomen-kernel-config.git] / savara / customs / etc / conf.d / modules
blobb38ff9889496c174993c9771a97bdd3b5b9a379f
1 # You can define a list modules for a specific kernel version,
2 # a released kernel version, a main kernel version or just a list.
3 # The most specific versioned variable will take precedence.
4 #modules_2_6_23_gentoo_r5="ieee1394 ohci1394"
5 #modules_2_6_23="tun ieee1394"
6 #modules_2_6="tun"
7 #modules_2="ipv6"
8 #modules="ohci1394"
10 # You can give modules a different name when they load - the new name
11 # will also be used to pick arguments below.
12 #modules="dummy:dummy1"
14 # Give the modules some arguments if needed, per version if necessary.
15 # Again, the most specific versioned variable will take precedence.
16 #module_ieee1394_args="debug"
17 #module_ieee1394_args_2_6_23_gentoo_r5="debug2"
18 #module_ieee1394_args_2_6_23="debug3"
19 #module_ieee1394_args_2_6="debug4"
20 #module_ieee1394_args_2="debug5"
22 # You should consult your kernel documentation and configuration
23 # for a list of modules and their options.
25 #cpu freq
26 modules="powernow-k8 cpufreq_powersave cpufreq_conservative cpufreq_stats"
28 #modules_2_6="${modules_2_6}  vboxdrv vboxnetflt vboxnetadp" 
30 #OSS - loaded by alsa
31 #snd_pcm_oss 
32 #snd_mixer_oss
34 # loaded by service
35 #fuse