script/sysconfig/ethercat
changeset 812 80c3d9c8292f
parent 700 a6b61f1a062d
child 1091 363205c2ebaf
equal deleted inserted replaced
811:741cabf0fff6 812:80c3d9c8292f
    44 # Note: The e100, e1000 and forcedeth drivers are not built by default. Enable
    44 # Note: The e100, e1000 and forcedeth drivers are not built by default. Enable
    45 # them with the --enable-<driver> configure switches.
    45 # them with the --enable-<driver> configure switches.
    46 # 
    46 # 
    47 DEVICE_MODULES=""
    47 DEVICE_MODULES=""
    48 
    48 
       
    49 #
       
    50 # Flags for loading kernel modules.
       
    51 #
       
    52 # This can usually be left empty. Adjust this variable, if you have problems
       
    53 # with module loading.
       
    54 # 
       
    55 #MODPROBE_FLAGS="-b"
       
    56 
    49 #------------------------------------------------------------------------------
    57 #------------------------------------------------------------------------------