patch-1.3.72 linux/drivers/net/CONFIG

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

diff -u --recursive --new-file v1.3.71/linux/drivers/net/CONFIG linux/drivers/net/CONFIG
@@ -40,9 +40,9 @@
 #       EWRK3_DEBUG	Set the desired debug level
 #
 #  DE4x5		The DIGITAL series of PCI/EISA Ethernet Cards,
-#			DE425, DE434, DE435, DE500
+#			DE425, DE434, DE435, DE450, DE500
 #     DE4X5_DEBUG	Set the desired debug level
-#     IS_NOT_DEC        May allow driver to work with Zynx & SMC cards - 
+#     DEC_ONLY          Allows driver to work with DIGITAL cards only - 
 #			see linux/drivers/net/README.de4x5
 #     DE4X5_AUTOSENSE   (Default) auto media/mode selection
 #                       If you want at least one board to not autosense then
@@ -59,8 +59,6 @@
 #                       For manual 100Mb/s mode selection  (DC21140) = _100Mb
 #                       The DC21040 will default to TP if TP_NW is specified
 #                       The DC21041 will default to BNC if BNC_AUI is specified
-#                       The DC21140 needs it's speed to be manually set to
-#                       10Mb/s or 100Mb/s (AUTO defaults to 10Mb/s)
 #
 
 # The following options exist, but cannot be set in this file.
@@ -81,8 +79,8 @@
 NE_OPTS		=
 HP_OPTS		=
 PLIP_OPTS	=
-DEPCA_OPTS	= -DDEPCA_DEBUG=1
-EWRK3_OPTS	= -DEWRK3_DEBUG=1
-DE4X5_OPTS	= -DDE4X5_DEBUG=1 -DDE4X5_AUTOSENSE=AUTO
+DEPCA_OPTS	= 
+EWRK3_OPTS	= 
+DE4X5_OPTS	= -DDE4X5_AUTOSENSE=AUTO
 ELP_OPTS	= -DELP_DEBUG=1 -DELP_NEED_HARD_RESET=0
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this