Lines Matching +full:packet +full:- +full:based
3 .\"-
8 .\" at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
47 .Bd -ragged -offset indent
54 .Bd -literal -offset indent
58 For ISA non-PnP adapters, the port address as well as the IRQ and the DRQ
74 driver provides support for Ethernet adapters based on the
78 .Pq CMOS, pin-compatible
85 driver also supports Ethernet adapters based on the
91 family of chips, which are single-chip implementations of a
99 .Tn AMD Am79C970 PCnet-PCI
101 .Tn AMD Am79C971 PCnet-FAST
114 Selective reception of multicast Ethernet frames is provided by a 64-bit mask;
123 bus Ethernet adapters which are based on the following chips:
125 .Bl -bullet -compact
129 .Tn AMD Am79C960 PCnet-ISA
131 .Tn AMD Am79C961 PCnet-ISA+
133 .Tn AMD Am79C961A PCnet-ISA II
138 ISA non-PnP:
140 .Bl -bullet -compact
151 .Bl -bullet -compact
155 .Tn AMD PCnet-32
157 .Tn AMD PCnet-ISA
159 .Tn Allied Telesyn AT-1500
167 .Tn Melco Inc. LGY-IV
188 .Bl -bullet -compact
190 .Tn AMD Am53C974/Am79C970/Am79C974 PCnet-PCI
192 .Tn AMD Am79C970A PCnet-PCI II
194 .Tn AMD Am79C971 PCnet-FAST
196 .Tn AMD Am79C972 PCnet-FAST+
198 .Tn AMD Am79C973/Am79C975 PCnet-FAST III
200 .Tn AMD Am79C976 PCnet-PRO
202 .Tn AMD Am79C978 PCnet-Home
207 .Bl -bullet -compact
211 .Tn Allied Telesyn AT-2450 and AT-2700 series
213 .Tn VMware emulated AMD Am79C970A PCnet-PCI II interface
223 .Bl -tag -width ".Cm 10base5/AUI"
233 .Bl -tag -width ".Cm full-duplex"
234 .It Cm full-duplex
242 .Bl -diag
251 ran out of buffer space, packet dropped.
256 will finish transmitting the current packet,
270 A packet did not fit into a single receive buffer and was dropped.
274 packets, this means some other station on the LAN transmitted a packet
279 ran out of buffer space before finishing the transmission of a packet.
284 ran out of buffer space before finishing the transmission of a packet.
331 .\" in front of the received packet occasionally.
332 .\" The work-around is to ignore packets with an invalid destination address
333 .\" (garbage will usually not match), by double-checking the destination
334 .\" address of every packet in the driver.
335 .\" This work-around can be enabled with the
344 .\" function for every received packet.
348 .\" There is one comparison for each unicast packet, and two comparisons for
349 .\" each broadcast packet.
352 .\" .Bl -enum -compact
358 .\" instructions per received packet, sometimes sixteen, depending on both the
359 .\" processor, and the type of packet.
372 .\" .Qq de-archived