DE(4) | Device Drivers Manual | DE(4) |
de
— DEC DC21x4x
(Tulip) 10/100 Ethernet device
de* at pci?
The de
device driver supports Ethernet
adapters based on the Digital Equipment DC21x4x based self-contained
Ethernet chips. This includes, among others, the following models:
This driver may support other cards based on the 21040 and 21041 Ethernet controllers, or the 21140[A], 21141, 21142, and 21143 Fast Ethernet controllers.
The de
driver supports the following media
types:
The de
driver supports the following media
options:
For more information on configuring this device, see
ifconfig(8). To view a list of media
types and options supported by your card try ifconfig
<device> media
. For example, ifconfig de0
media
.
Note that the media types available depend on the particular card in use. Some cards are explicitly programmed to a particular media type by a setup utility and are not changeable.
The old “ifconfig linkN” method of configuration is not supported.
de
devices allowed in a
single machine.arp(4), ifmedia(4), intro(4), netintro(4), pci(4), hostname.if(5), ifconfig(8)
The de
device driver was written by
Matt Thomas. This manual page was written by
David E. O'Brien.
Since the 21040 is available on both EISA and PCI boards, one must be careful in how one defines the 21040 in the kernel config file.
January 15, 2015 | OpenBSD-current |