Lines Matching +full:phy +full:- +full:is +full:- +full:integrated
15 .\" 4. Neither the name of the author nor the names of any co-contributors
19 .\" THIS SOFTWARE IS PROVIDED BY Bill Paul AND CONTRIBUTORS ``AS IS'' AND
41 .Bd -ragged -offset indent
49 .Bd -literal -offset indent
67 features, and use a descriptor-based DMA mechanism.
71 The 8139C+ is a single-chip solution combining both a 10/100 MAC and PHY.
72 The 8169 is a 10/100/1000 MAC only, requiring a GMII or TBI external PHY.
73 The 816xS, 811xS, 8168 and 8111 are single-chip devices containing both a
74 10/100/1000 MAC and 10/100/1000 copper PHY.
76 in both 32-bit PCI and 64-bit PCI models.
77 The 8110S is designed for
78 embedded LAN-on-motherboard applications.
82 The MTU is limited to 7422, since the chip cannot transmit larger frames.
90 .Bl -tag -width ".Cm 10baseT/UTP"
102 .Cm full-duplex
104 .Cm half-duplex
112 .Cm full-duplex
114 .Cm half-duplex
119 .Cm full-duplex
124 .\" .Cm full-duplex
126 .\" .Cm half-duplex
133 .Bl -tag -width ".Cm full-duplex"
134 .It Cm full-duplex
136 .It Cm half-duplex
148 .Bl -bullet -compact
152 Compaq Evo N1015v Integrated Ethernet (8139C+)
154 Corega CG-LAPCIGT Gigabit Ethernet (8169S)
156 D-Link DGE-528(T) Gigabit Ethernet (8169S)
158 Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S)
160 LevelOne GNC-0105T (8169S)
162 LinkSys EG1032 (32-bit PCI)
164 PLANEX COMMUNICATIONS Inc.\& GN-1200TC (8169S)
166 TP-Link TG-3468 v2 Gigabit Ethernet (8168)
170 Xterasys XN-152 10/100/1000 NIC (8169)
177 .Bl -tag -width "xxxxxx"
180 controllers that support MSI/MSI-X capability.
181 If MSI/MSI-X is disabled by administrator this tunable has no
183 The default value is 0 to use interrupt thread handler.
186 The default value is 0.
188 This tunable disables MSI-X support on the Ethernet hardware.
189 The default value is 0.
193 A non-zero value enables I/O space register mapping.
194 The default value is 0 to use memory space register mapping.
202 .Bl -tag -width "xxxxxx"
206 The accepted range is 0 to 65, the default is 65(65us).
212 .Bl -diag
220 The driver failed to allocate memory for per-device instance information
225 happen if the card is not in a bus-master slot.
230 The device has stopped responding to the network, or there is a problem with
258 The Xterasys XN-152 32-bit PCI NIC, which uses the RTL8169 MAC and
259 Marvell 88E1000 PHY, has a defect that causes DMA corruption
260 if the board is plugged into a 64-bit PCI slot.
264 The result is that the
265 8169 chip is tricked into performing 64-bit DMA transfers even though
266 a 64-bit data path between the NIC and the bus does not actually exist.
268 Unfortunately, it is not possible to correct this problem in software,
269 however it is possible to detect it.
272 driver is loaded, it will run a diagnostic routine designed to
278 If the echoed data is corrupt, the driver
281 user should ensure the NIC is installed in a 32-bit PCI slot to
287 If this driver is causing problems then an updated driver from
288 the vendor can be found in ports under net/realtek-re-kmod.