changeset 812 | 80c3d9c8292f |
parent 700 | a6b61f1a062d |
child 1091 | 363205c2ebaf |
--- a/script/sysconfig/ethercat Thu Feb 21 20:30:22 2008 +0000 +++ b/script/sysconfig/ethercat Fri Feb 22 11:04:49 2008 +0000 @@ -46,4 +46,12 @@ # DEVICE_MODULES="" +# +# Flags for loading kernel modules. +# +# This can usually be left empty. Adjust this variable, if you have problems +# with module loading. +# +#MODPROBE_FLAGS="-b" + #------------------------------------------------------------------------------