Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rtk(4) [netbsd man page]

RTK(4)							   BSD Kernel Interfaces Manual 						    RTK(4)

NAME
rtk -- Ethernet driver for Realtek 8129/8139/8100 based Ethernet boards SYNOPSIS
rtk* at cardbus? function ? rtk* at pci? dev ? function ? Configuration of PHYs are necessary. See mii(4). DESCRIPTION
The rtk device driver supports network adapters based on the Realtek 8129/8139/8100 chips. MEDIA SELECTION
Media selection is done using ifconfig(8) using the standard ifmedia(4) mechanism. Refer to those manual pages for more information. SEE ALSO
cardbus(4), ifmedia(4), mii(4), netintro(4), pci(4), ifconfig(8) BSD
August 5, 2003 BSD

Check Out this Related Man Page

PCN(4)							   BSD Kernel Interfaces Manual 						    PCN(4)

NAME
pcn -- AMD PCnet-PCI Ethernet family driver SYNOPSIS
pcn* at pci? dev ? function ? Configuration of PHYs may also be necessary. See mii(4). DESCRIPTION
The pcn device driver supports Ethernet interfaces based on the AMD PCnet-PCI family of Ethernet chips. The chips supported by the pcn driver include: o Am79c970 PCnet-PCI Single-Chip Ethernet Controller for PCI Local Bus o Am79c970A PCnet-PCI II Single-Chip Full-Duplex Ethernet Controller for PCI Local Bus o Am79c971 PCnet-FAST Single-Chip Full-Duplex 10/100Mbps Ethernet Controller for PCI Local Bus o Am79c972 PCnet-FAST+ Enhanced 10/100Mbps PCI Ethernet Controller with OnNow Support o Am79c973/Am79c975 PCnet-FAST III Single-Chip 10/100Mbps PCI Ethernet Controller with Integrated PHY PCnet-PCI chips are found on some Hewlett-Packard PCI Ethernet boards, and on the Allied Telesyn AT-2700TX PCI Ethernet board. They are also found on some processor evaluation boards as an example peripheral. The pcn driver also supports the emulated PCnet-PCI interface provided by VMware. SEE ALSO
arp(4), ifmedia(4), mii(4), netintro(4), pci(4), ifconfig(8) HISTORY
The pcn driver first appeared in NetBSD 1.6. AUTHORS
The pcn driver was written by Jason R. Thorpe <thorpej@wasabisystems.com>. BSD
August 27, 2001 BSD
Man Page