Removed debug from Network/NE2000/ne2000.c
authorJohn Hodge <[email protected]>
Fri, 26 Feb 2010 15:12:22 +0000 (23:12 +0800)
committerJohn Hodge <[email protected]>
Fri, 26 Feb 2010 15:12:22 +0000 (23:12 +0800)
Kernel/Makefile.BuildNum
Modules/Network/NE2000/ne2000.c

index 11d4581..bc2c5c6 100644 (file)
@@ -1 +1 @@
-BUILD_NUM = 1460
+BUILD_NUM = 1461
index 7e23f54..14314b8 100644 (file)
@@ -3,7 +3,7 @@
  * 
  * See: ~/Sources/bochs/bochs.../iodev/ne2k.cc
  */
-#define        DEBUG   1
+#define        DEBUG   0
 #define VERSION        ((0<<8)|50)
 #include <acess.h>
 #include <modules.h>

UCC git Repository :: git.ucc.asn.au