patch-2.1.76 linux/drivers/net/CONFIG

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

diff -u --recursive --new-file v2.1.75/linux/drivers/net/CONFIG linux/drivers/net/CONFIG
@@ -44,23 +44,11 @@
 #     DE4X5_DEBUG	Set the desired debug level
 #     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
-#                       no board can autosense. For a board mix of several
-#	                types, OR the manual values [eg for a DE500 (100M) with
-#	                a DE450 (AUI) use '-DDE4X5_AUTOSENSE=(_100Mb|AUI)']
-#                       For full auto media/mode selection           = AUTO
-#                       For manual TP media selection                = TP
-#                       For manual TP/Nway media selection (DC21041) = TP_NW
-#                       For manual BNC media selection               = BNC
-#                       For manual AUI media selection               = AUI
-#                       For manual BNC/AUI media selection (DC21040) = BNC_AUI
-#                       For manual 10Mb/s mode selection   (DC21140) = _10Mb
-#                       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
 #     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
@@ -95,7 +83,7 @@
 PLIP_OPTS	=
 DEPCA_OPTS	= 
 EWRK3_OPTS	= 
-DE4X5_OPTS	= -DDE4X5_AUTOSENSE=AUTO
+DE4X5_OPTS	= 
 DEFXX_OPTS	=
 ELP_OPTS	=
 TULIP_OPTS	=

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