No empty .Rs/.Re
[netbsd-mini2440.git] / share / man / man4 / de.4
blobdae8c3a9f57fdfa2d1fc64c14fc41aa3363a9f41
1 .\"     $NetBSD: de.4,v 1.8 2003/03/31 12:34:49 bjh21 Exp $
2 .Dd February 11, 2000
3 .Dt DE 4
4 .Os
5 .Sh NAME
6 .Nm de
7 .Nd
8 .Tn DECchip
9 21040, 21140, 21141, 21142, and 21143
10 .Tn PCI
11 .Tn Ethernet
12 interface driver
13 .Sh SYNOPSIS
14 .Cd "de* at pci? dev ? function ?"
15 .Pp
16 Configuration of PHYs may also be necessary.
17 See
18 .Xr mii 4 .
19 .Sh DESCRIPTION
20 The
21 .Nm
22 driver supports
23 .Tn Ethernet
24 and Fast
25 .Tn Ethernet
26 interfaces based on the Digital Equipment Corporation
27 .Tn DECchip
28 21040, 21140, 21141, 21142, and 21143 model controllers for
29 .Tn PCI
30 bus.
31 .Pp
32 .Bl -hang -compact
33 .It 21040
34 10BASE-T and AUI/BNC
35 .It 21140
36 10BASE-T and 100BASE-TX
37 .It 21141
38 10BASE-T and 100BASE-TX
39 .It 21142
40 10BASE-T and 100BASE-TX
41 .It 21143
42 10BASE-T and 100BASE-TX
43 .El
44 .Pp
45 Supported Network Interface Cards (NIC) include, but are not limited to:
46 .Pp
47 .Bl -hang -compact
48 .It Tn Accton EN1207i
49 .It Tn Cogent EM100
50 .It Tn Asante AsanteFAST
51 .It Tn DEC DE435
52 .It Tn DEC DE450
53 .It Tn DEC DE500
54 .It Tn SMC 9332
55 .It Tn Znyx NetBlaster ZX340 series (345, 348, 346)
56 .El
57 .Pp
58 Generally, if the NIC is for
59 .Tn PCI
60 bus, and the major controller chip has the
61 .Tn DIGITAL
62 logo on it, with one of the model numbers above, the
63 .Nm
64 driver should recognize and control it.
65 Beware, however, that many NIC manufacturers change the
66 .Tn Ethernet
67 controller chip without changing the product model number, and
68 a physical inspection of the NIC, or a probe of the NIC with a
69 .Tn PCI
70 diagnostic tool is the only way to tell if a real
71 .Tn DEC
72 .Tn TULIP
73 controller is present.
74 .Pp
75 Multi-port interfaces are typically configured as a
76 .Tn PCI Ns \- Ns Tn PCI
77 bridge with multiple
78 .Nm
79 instances on the
80 .Tn PCI
81 bus on the other side of the bridge.
82 .Pp
83 .Tn DEC
84 sold its semiconductor division to
85 .Tn Intel .
86 In addition, there are many "knock-offs" of the
87 .Tn DEC
88 .Tn TULIP
89 .Tn Ethernet
90 controller chips; NICs based on these chips are handled by the
91 .Xr tlp 4
92 driver.
93 .Pp
94 This
95 .Nm
96 driver should not be confused with the
97 .Nx
98 .Tn VAX
99 .Nm
100 driver for the
101 .Tn DEC
102 .Tn DEUNA/DELUA
103 .Tn Ethernet
104 controller for
105 .Tn UniBus .
106 .Sh SEE ALSO
107 .Xr ifmedia 4 ,
108 .Xr intro 4 ,
109 .Xr mii 4 ,
110 .Xr pci 4 ,
111 .Xr tlp 4 ,
112 .Xr ifconfig 8
114 .Pa http://www.adaptec.com/ ,
115 .Pa http://www.asante.com/ ,
116 .Pa http://www.smc.com/ ,
117 .Pa http://www.znyx.com/
118 .Sh HISTORY
121 driver first appeared in
122 .Nx 1.1
123 .Sh AUTHORS
124 Matt Thomas
125 .Aq matt@3am-software.com .