zax updates
[anomen-kernel-config.git] / zax / customs / etc / conf.d / modules
blob5bdc930b7cf23db5456cc7b0c457791e0ab5e5bf
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 modules="ext4 vboxsf vboxvideo virtio_net msr snd-pcm-oss snd-mixer-oss"