Lines Matching +full:half +full:- +full:duplex
1 .. SPDX-License-Identifier: GPL-2.0
9 (C) 1997-1998 Caldera, Inc.
13 (C) 1999-2001 Torben Mathiasen <tmm@image.dk, torben.mathiasen@compaq.com>
41 108d 0012 Olicom OC-2325
42 108d 0013 Olicom OC-2183
43 108d 0014 Olicom OC-2326
81 3. You can set duplex=1 to force half duplex, and duplex=2 to
82 force full duplex.
89 5. You have to use speed=X duplex=Y together now. If you just
90 do "insmod tlan.o speed=100" the driver will do Auto-Neg.
91 To force a 10Mbps Half-Duplex link do "insmod tlan.o speed=10
92 duplex=1".
107 0x02 use half duplex
108 0x04 use full duplex
113 You also need to set both speed and duplex settings when forcing
114 speeds with kernel-parameters.
115 ether=0,0,0x12,0,eth0 will force link to 100Mbps Half-Duplex.
121 insmod tlan speed=0,100 duplex=0,1
123 Now eth0 will use auto-neg and eth1 will be forced to 100Mbit/HD.
133 3. Try forcing different speed/duplex settings