Turned debug off in PCI
authorJohn Hodge <[email protected]>
Sat, 26 Sep 2009 03:11:09 +0000 (11:11 +0800)
committerJohn Hodge <[email protected]>
Sat, 26 Sep 2009 03:11:09 +0000 (11:11 +0800)
Kernel/drv/pci.c

index c52ab63..43d6d54 100644 (file)
@@ -2,7 +2,7 @@
  * AcessOS/AcessBasic v0.1\r
  * PCI Bus Driver\r
  */\r
-#define DEBUG  1\r
+#define DEBUG  0\r
 #include <common.h>\r
 #include <vfs.h>\r
 #include <fs_devfs.h>\r

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