script/sysconfig/ethercat
branchredundancy
changeset 2330 849d250e6a4c
parent 2156 71425e6120d8
child 2419 fdb85a806585
equal deleted inserted replaced
2329:d91edc7b3f93 2330:849d250e6a4c
    48 # found, a warning will appear.
    48 # found, a warning will appear.
    49 #
    49 #
    50 # Possible values: 8139too, e100, e1000, e1000e, r8169, generic. Separate
    50 # Possible values: 8139too, e100, e1000, e1000e, r8169, generic. Separate
    51 # multiple drivers with spaces.
    51 # multiple drivers with spaces.
    52 #
    52 #
    53 # Note: The e100, e1000, e1000e, r8169 and generic drivers are not built by
    53 # Note: The e100, e1000, e1000e and r8169 drivers are not built by default.
    54 # default.  Enable them with the --enable-<driver> configure switches.
    54 # Enable them with the --enable-<driver> configure switches.
    55 # 
    55 # 
    56 DEVICE_MODULES=""
    56 DEVICE_MODULES=""
    57 
    57 
    58 #
    58 #
    59 # Flags for loading kernel modules.
    59 # Flags for loading kernel modules.