patch-2.4.0-test6 linux/include/linux/arcdevice.h

Next file: linux/include/linux/binfmts.h
Previous file: linux/include/linux/agp_backend.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/include/linux/arcdevice.h linux/include/linux/arcdevice.h
@@ -76,7 +76,7 @@
 #define D_TIMING	4096	/* show time needed to copy buffers to card */
 
 #ifndef ARCNET_DEBUG_MAX
-#define ARCNET_DEBUG_MAX (~0)	/* enable ALL debug messages       */
+#define ARCNET_DEBUG_MAX (127)	/* change to ~0 if you want detailed debugging */
 #endif
 
 #ifndef ARCNET_DEBUG

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)