Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

igphy(4) [netbsd man page]

IGPHY(4)						   BSD Kernel Interfaces Manual 						  IGPHY(4)

NAME
igphy -- Driver for Intel IGP01E1000, i82566 10/100/1000 Ethernet PHYs SYNOPSIS
igphy* at mii? phy ? DESCRIPTION
The igphy driver supports the Intel IGP01E1000 and i82566 10/100/1000 Ethernet PHYs. These PHYs are found on the Intel PRO 1000 GT Gigabit Ethernet Card, some Intel system boards, and some models of ThinkPad. SEE ALSO
ifmedia(4), intro(4), mii(4), wm(4), ifconfig(8) BSD
June 7, 2010 BSD

Check Out this Related Man Page

STGE(4) 						   BSD Kernel Interfaces Manual 						   STGE(4)

NAME
stge -- Sundance/Tamarack TC9021 Gigabit Ethernet driver SYNOPSIS
stge* at pci? dev ? function ? Configuration of PHYs or Ten-bit interfaces may also be necessary. See mii(4). DESCRIPTION
The stge device driver supports the Sundance/Tamarack TC9021 Gigabit Ethernet chip. The Sundance/Tamarack TC9021 is found on the D-Link DGE-550T, and the Antares Microsystems Gigabit Ethernet board. It uses an external PHY or an external 10-bit interface. The TC9021 supports IPv4/TCP/UDP checksumming in hardware. The stge driver supports this feature of the chip. See ifconfig(8) for informa- tion on how to enable this feature. SEE ALSO
arp(4), ifmedia(4), mii(4), netintro(4), pci(4), ifconfig(8) HISTORY
The stge driver first appeared in NetBSD 1.6. AUTHORS
The stge driver was written by Jason R. Thorpe <thorpej@NetBSD.org>. BUGS
The stge driver does not support the VLAN tag insertion/removal feature of the TC9021 chip. This is primarily because the TC9021's VLAN do not have a useful programming interface. The stge driver does not yet support jumbo Ethernet frames. The stge driver does not yet function properly with 1000BASE-T fitted boards. Currently, only 1000BASE-SX boards work. BSD
July 24, 2001 BSD
Man Page