|
if_dc(4) -- DEC/Intel 21143 and clone 10/100 ethernet driver
|
The dc driver provides support for several PCI fast ethernet adapters and embedded controllers based on the following chipsets: +o DEC/Intel 21143 +o ADMtek AL981 Comet, AN985 Centaur, ADM9511 Centaur... |
if_de(4) -- DEC DC21x4x Ethernet device driver
|
The de driver provides support for the Ethernet adapters based on the Digital Equipment DC21x4x based self-contained Ethernet and Fast Ethernet chips, including: +o Asante +o Cogent EM100FX and EM440T... |
if_disc(4) -- software discard network interface
|
The disc interface is a software discard mechanism which may be used for performance analysis and/or software testing. As with other network interfaces, the discard interface must have network address... |
if_ed(4) -- ethernet device driver
|
The ed driver provides support for 8 and 16bit ethernet cards that are based on the National Semiconductor DS8390 and similar NICs manufactured by other companies. It supports all 80x3 series ethernet... |
if_ef(4) -- pseudo-device driver providing support for multiple ethernet frame types
|
The ef pseudo-device driver clones each ethernet type device with four additional interfaces. Each of them is capable to send or receive only one predefined frame type. Names for the new interfaces cr... |
if_em(4) -- Intel(R) PRO/1000 gigabit Ethernet driver for the FreeBSD operating system
|
The em driver provides support for PCI gigabit Ethernet adapters based on the Intel 82540, 82542, 82543, 82544 and 82546 Ethernet controller chips. The driver supports Transmit/Receive checksum offloa... |
if_en(4) -- device driver for Midway-based ATM interfaces
|
The en device driver supports Midway-based ATM interfaces including the Efficient Networks, Inc. ENI-155 and Adaptec ANA-59x0. Midway is an AAL5 SAR (Segmentation and Reassembly) chip. For configuring... |
if_faith(4) -- IPv6-to-IPv4 TCP relay capturing interface
|
The faith interface captures IPv6 TCP traffic, for implementing userland IPv6-to-IPv4 TCP relay like faithd(8). Each faith interface is created at runtime using interface cloning. This is most easily ... |
if_fatm(4) -- Device driver for Fore PCA200E ATM interfaces
|
The fatm device driver supports the FORE (now Marconi) PCA200E ATM interface cards. The driver interfaces with the natm(4) framework, netgraph(4) and HARP. It provides only PVC services. Signalling, A... |
if_fwp(4) -- Ethernet emulation driver for FireWire
|
The fwe driver provides non-standard ethernet emulation over FireWire (IEEE 1394). firewire(4) and fwohci(4) must be configured in the kernel as well. This driver exploits asynchronous stream over IEE... |
if_fxp(4) -- Intel EtherExpress Pro/100B ethernet device driver
|
The fxp driver provides support for the EtherExpress Pro/10, InBusiness 10/100, Pro/100 B, Pro/100+, Pro/100 VE, Pro/100 M, and Pro/100 S PCI Fast Ethernet adapters based on the Intel i82557, i82558, ... |
if_gem(4) -- ERI/GEM/GMAC Ethernet device driver
|
The gem driver provides support for the GMac Ethernet hardware found mostly in the last Apple PowerBooks G3s and most G4-based Apple hardware, as well as many Sun UltraSPARCs. Cards supported by this ... |
if_gif(4) -- generic tunnel interface
|
The gif interface is a generic tunnelling device for IPv4 and IPv6. It can tunnel IPv[46] traffic over IPv[46]. Therefore, there can be four possible configurations. The behavior of gif is mainly base... |