# SPDX-License-Identifier: GPL-2.0-only
#
# Tulip family network device configuration
#
config [31mCONFIG_NET_TULIP[0m
bool "DEC - Tulip devices"
depends on ([31mCONFIG_PCI[0m || [31mCONFIG_EISA[0m || [31mCONFIG_CARDBUS[0m)
---help---
This selects the "Tulip" family of [31mCONFIG_EISA[0m/[31mCONFIG_PCI[0m network cards.
if [31mCONFIG_NET_TULIP[0m
config [31mCONFIG_DE2104X[0m
tristate "Early DECchip Tulip (dc2104x) PCI support"
depends on [31mCONFIG_PCI[0m
select [31mCONFIG_CRC32[0m
---help---
This driver is developed for the [31mCONFIG_SMC[0m EtherPower series Ethernet
cards and also works with cards based on the DECchip
21040 (Tulip series) chips. Some LinkSys [31mCONFIG_PCI[0m cards are
of this type. (If your card is NOT [31mCONFIG_SMC[0m EtherPower 10/100 [31mCONFIG_PCI[0m
(smc9332dst), you can also try the driver for "Generic DECchip"
cards, below. However, most people with a network card of this type
will say Y here.)
To compile this driver as a module, choose [31mCONFIG_M[0m here. The module will
be called de2104x.
config [31mCONFIG_DE2104X_DSL[0m
int "Descriptor Skip Length in 32 bit longwords"
depends on [31mCONFIG_DE2104X[0m
range 0 31
default 0
---help---
Setting this value allows to align ring buffer descriptors into their
own cache lines. Value of 4 corresponds to the typical 32 byte line
(the descriptor is 16 bytes). This is necessary on systems that lack
cache coherence, an example is PowerMac 5500. Otherwise 0 is safe.
Default is 0, and range is 0 to 31.
config [31mCONFIG_TULIP[0m
tristate "DECchip Tulip (dc2114x) PCI support"
depends on [31mCONFIG_PCI[0m
select [31mCONFIG_CRC32[0m
---help---
This driver is developed for the [31mCONFIG_SMC[0m EtherPower series Ethernet
cards and also works with cards based on the DECchip
21140 (Tulip series) chips. Some LinkSys [31mCONFIG_PCI[0m cards are
of this type. (If your card is NOT [31mCONFIG_SMC[0m EtherPower 10/100 [31mCONFIG_PCI[0m
(smc9332dst), you can also try the driver for "Generic DECchip"
cards, above. However, most people with a network card of this type
will say Y here.)
To compile this driver as a module, choose [31mCONFIG_M[0m here. The module will
be called tulip.
config [31mCONFIG_TULIP_MWI[0m
bool "New bus configuration"
depends on [31mCONFIG_TULIP[0m
---help---
This configures your Tulip card specifically for the card and
system cache line size type you are using.
This is experimental code, not yet tested on many boards.
If unsure, say N.
config [31mCONFIG_TULIP_MMIO[0m
bool "Use PCI shared mem for NIC registers"
depends on [31mCONFIG_TULIP[0m
---help---
Use [31mCONFIG_PCI[0m shared memory for the NIC registers, rather than going through
the Tulip's PIO (programmed I/O ports). Faster, but could produce
obscure bugs if your mainboard has memory controller timing issues.
If in doubt, say N.
config [31mCONFIG_TULIP_NAPI[0m
bool "Use RX polling (NAPI)"
depends on [31mCONFIG_TULIP[0m
---help---
NAPI is a new driver API designed to reduce CPU and interrupt load
when the driver is receiving lots of packets from the card. It is
still somewhat experimental and thus not yet enabled by default.
If your estimated Rx load is 10kpps or more, or if the card will be
deployed on potentially unfriendly networks (e.g. in a firewall),
then say Y here.
If in doubt, say N.
config [31mCONFIG_TULIP_NAPI_HW_MITIGATION[0m
bool "Use Interrupt Mitigation"
depends on [31mCONFIG_TULIP_NAPI[0m
---help---
Use HW to reduce RX interrupts. Not strictly necessary since NAPI
reduces RX interrupts by itself. Interrupt mitigation reduces RX
interrupts even at low levels of traffic at the cost of a small
latency.
If in doubt, say Y.
config [31mCONFIG_TULIP_DM910X[0m
def_bool y
depends on [31mCONFIG_TULIP[0m && [31mCONFIG_SPARC[0m
config [31mCONFIG_DE4X5[0m
tristate "Generic DECchip & DIGITAL EtherWORKS PCI/EISA"
depends on ([31mCONFIG_PCI[0m || [31mCONFIG_EISA[0m)
depends on [31mCONFIG_VIRT_TO_BUS[0m || [31mCONFIG_ALPHA[0m || [31mCONFIG_PPC[0m || [31mCONFIG_SPARC[0m
select [31mCONFIG_CRC32[0m
---help---
This is support for the DIGITAL series of [31mCONFIG_PCI[0m/[31mCONFIG_EISA[0m Ethernet cards.
These include the DE425, DE434, DE435, DE450 and DE500 models. If
you have a network card of this type, say Y. More specific
information is contained in
<file:Documentation/networking/device_drivers/dec/de4x5.txt>.
To compile this driver as a module, choose [31mCONFIG_M[0m here. The module will
be called de4x5.
config [31mCONFIG_WINBOND_840[0m
tristate "Winbond W89c840 Ethernet support"
depends on [31mCONFIG_PCI[0m
select [31mCONFIG_CRC32[0m
select [31mCONFIG_MII[0m
---help---
This driver is for the Winbond W89c840 chip. It also works with
the TX9882 chip on the Compex RL100-ATX board.
More specific information and updates are available from
<http://www.scyld.com/network/drivers.html>.
config [31mCONFIG_DM9102[0m
tristate "Davicom DM910x/DM980x support"
depends on [31mCONFIG_PCI[0m
select [31mCONFIG_CRC32[0m
---help---
This driver is for [31mCONFIG_DM9102[0m([31mCONFIG_A[0m)/DM9132/DM9801 compatible [31mCONFIG_PCI[0m cards from
Davicom (<http://www.davicom.com.tw/>). If you have such a network
(Ethernet) card, say Y. Some information is contained in the file
<file:Documentation/networking/device_drivers/dec/dmfe.txt>.
To compile this driver as a module, choose [31mCONFIG_M[0m here. The module will
be called dmfe.
config [31mCONFIG_ULI526X[0m
tristate "ULi M526x controller support"
depends on [31mCONFIG_PCI[0m
select [31mCONFIG_CRC32[0m
---help---
This driver is for ULi M5261/M5263 10/100M Ethernet Controller
(<http://www.nvidia.com/page/uli_drivers.html>).
To compile this driver as a module, choose [31mCONFIG_M[0m here. The module will
be called uli526x.
config [31mCONFIG_PCMCIA_XIRCOM[0m
tristate "Xircom CardBus support"
depends on [31mCONFIG_CARDBUS[0m
---help---
This driver is for the Digital "Tulip" Ethernet CardBus adapters.
It should work with most DEC 21*4*-based chips/ethercards, as well
as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and
ASIX.
To compile this driver as a module, choose [31mCONFIG_M[0m here. The module will
be called xircom_cb. If unsure, say N.
endif # [31mCONFIG_NET_TULIP[0m