script/sysconfig/ethercat
branchstable-1.5
changeset 2536 15f122b0f3d2
parent 2421 bc2d4bf9cbe5
child 2561 4839e81d2bdd
equal deleted inserted replaced
2535:72b61b089625 2536:15f122b0f3d2
    51 # multiple drivers with spaces.
    51 # multiple drivers with spaces.
    52 #
    52 #
    53 # Note: The e100, e1000, e1000e and r8169 drivers are not built by default.
    53 # Note: The e100, e1000, e1000e and r8169 drivers are not built by default.
    54 # Enable them with the --enable-<driver> configure switches.
    54 # Enable them with the --enable-<driver> configure switches.
    55 #
    55 #
       
    56 # Attention: When using the generic driver, the corresponding Ethernet device
       
    57 # has to be activated (with OS methods, for example 'ip link set ethX up'),
       
    58 # before the master is started, otherwise all frames will time out.
       
    59 #
    56 DEVICE_MODULES=""
    60 DEVICE_MODULES=""
    57 
    61 
    58 #
    62 #
    59 # Flags for loading kernel modules.
    63 # Flags for loading kernel modules.
    60 #
    64 #