patch-2.1.89 linux/drivers/net/CONFIG

Next file: linux/drivers/net/Config.in
Previous file: linux/drivers/misc/parport_share.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.88/linux/drivers/net/CONFIG linux/drivers/net/CONFIG
@@ -1,79 +0,0 @@
-#
-# This file is used for selecting non-standard netcard options, and
-# need not be modified for typical use.
-#
-# Drivers are *not* selected in this file, but rather with files
-# automatically generated during the top-level kernel configuration.
-#
-# Special options supported, indexed by their 'config' name:
-#
-#  CONFIG_WD80x3	The Western Digital (SMC) WD80x3 driver
-#	WD_SHMEM=xxx	Forces the address of the shared memory
-#  CONFIG_NE2000	The NE-[12]000 clone driver.
-#	PACKETBUF_MEMSIZE  Allows an extra-large packet buffer to be
-#			used.  Usually pointless under Linux.
-#	show_all_SAPROM  Show the entire address PROM, not just the
-#			ethernet address, during boot.
-#	CONFIG_NE_RW_BUGFIX  Patch an obscure bug with a version of the 8390.
-#	CONFIG_NE_SANITY Double check the internal card xfer address
-#			against the driver's value. Useful for debugging.
-#  CONFIG_HPLAN		The HP-LAN driver (for 8390-based boards only).
-#	rw_bugfix	Fix the same obscure bug.
-#  CONFIG_EL2		The 3c503 EtherLink II driver
-#	EL2_AUI		Default to the AUI port instead of the BNC port
-#	no_probe_nonshared_memory  Don't probe for programmed-I/O boards.
-#	EL2MEMTEST	Test shared memory at boot-time.
-#  CONFIG_PLIP		The Crynwr-protocol PL/IP driver
-#	INITIALTIMEOUTFACTOR	Timing parameters.
-#	MAXTIMEOUTFACTOR
-#  DE600		The D-Link DE-600 Portable Ethernet Adaptor.
-#	  DE600_IO	The DE600 I/O-port address (0x378 == default)
-#	  DE600_IRQ	The DE600 IRQ number to use (IRQ7 == default)
-#	  DE600_DEBUG	Enable or disable DE600 debugging (default off)
-#  DE620		The D-Link DE-600 Portable Ethernet Adaptor.
-#	  DE620_IO	The DE620 I/O-port address (0x378 == default)
-#	  DE620_IRQ	The DE620 IRQ number to use (IRQ7 == default)
-#	  DE620_DEBUG	Enable or disable DE600 debugging (default off)
-#  DEPCA		The DIGITAL series of LANCE based Ethernet Cards
-#			(DEPCA, DE100, DE200/1/2, DE210, DE422 (EISA))
-#  EWRK3		The DIGITAL series of AT Ethernet Cards (DE203/4/5)
-#       EWRK3_DEBUG	Set the desired debug level
-#
-#  DE4x5		The DIGITAL series of PCI/EISA Ethernet Cards,
-#			DE425, DE434, DE435, DE450, DE500
-#     DE4X5_DEBUG	Set the desired debug level
-#     DEC_ONLY          Allows driver to work with DIGITAL cards only - 
-#			see linux/drivers/net/README.de4x5
-#     DE4X5_DO_MEMCPY   Forces the Intels to use memory copies into sk_buffs
-#	                rather than straight DMA.
-#     DE4X5_PARM	See linux/Documentation/networking/de4x5.txt or the
-#			driver source code for detailed information on setting
-#			duplex and speed/media on individual adapters.
-#
-#  DEFXX		The DIGITAL series of FDDI EISA (DEFEA) and PCI (DEFPA)
-#			controllers
-#       DEFXX_DEBUG	Set the desired debug level
-#
-#  TULIP		Tulip (dc21040/dc21041/ds21140) driver
-#	TULIP_PORT	specify default if_port
-#			0: 10TP
-#			1: 100Tx(ds21140)/AUI(dc2104x)
-#			2: BNC(dc2104x)
-#	TULIP_FIX_PORT	don't change if_port automatically if defined
-#	TULIP_MAX_CARDS	maximum number of probed card
-#
-
-# The following options exist, but cannot be set in this file.
-#  lance.c
-#	LANCE_DMA	Change the default DMA to other than DMA5.
-#  8390.c
-#	NO_PINGPONG	Disable ping-pong transmit buffers.
-
-
-# Most drivers also have a *_DEBUG setting that may be adjusted.
-# The 8390 drivers share the EI_DEBUG setting.
-
-# General options for Space.c
-CONFIG_Space.o	= # -DETH0_ADDR=0x300 -DETH0_IRQ=11
-CONFIG_3c503.o	= # -DEL2_AUI
-CONFIG_wd.o	= # -DWD_SHMEM=0xDD000

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov