Lines Matching +full:reboot +full:- +full:mode

30 # of BGE), or on a per-instance basis.  See driver.conf(5) for details
31 # of the syntax of global and per-instance properties.
35 # therefore not take effect until the next reboot, but will be permanent
49 # If autonegotiation is turned OFF ("forced mode"), the remaining 'adv_*'
50 # speed/duplex properties force selection of a specific mode, namely,
51 # the first mode found to be enabled, in highest-to-lowest speed order
53 # 10/hdx mode, *all* the faster modes must be explicitly disabled).
55 # BEWARE - it's very easy to end up with a non-working link using forced
56 # mode. There's NO validation that the link partner actually supports
57 # the mode that this device has been forced into. In some cases, this
63 # at 1000Mbps or in full-duplex mode or with flow control. In other words,
65 # are 100Mbps/half-duplex and 10Mbps/half-duplex, unless the peer has also
68 # With autonegotiation ON (the default and preferred mode), the 'adv_*'
72 # capabilities to restricted subset -- it is not possible to advertise a
76 # speed/duplex mode and greatest degree of flow control supported by both
81 # and HALF-DUPLEX mode will be selected, as mandated by the IEEE802.3
83 # incapable of autonegotiating: it must be a half-duplex device, because
84 # the only devices that don't support autonegotation are half-duplex (the
85 # standard says that all full-duplex-capable devices must also support
89 # of autonegotiation and full-duplex operation, and has been manually set
90 # to "forced full-duplex without autonegotiation" (a mode not recommended
95 # and forced mode used to match the peer's forced settings as above.
108 # All of these parameters can can also be queried and modified at run-time
115 # 'transfer-speed' property. It therefore SHOULDN'T be set here, but
116 # is documented for completeness. If the 'transfer-speed' property is
124 # transfer-speed = 1000;
136 # 'speed' may be set to 10, 100 or 1000, while 'full-duplex' may be 0 or 1.
140 # system configured so that the network will not work at all after reboot,
144 # full-duplex = 0;
152 bge-known-subsystems = 0x108e1647,
174 bge-rx-rings = 16;
175 bge-tx-rings = 1;