added tracing of ATA DMA transfers

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33040 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen
2009-09-10 19:07:40 +00:00
parent 3c13be106e
commit 81f9115df0
2 changed files with 13 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@
#define AHCI_PORT_TRACING 0
#define ATA_TRACING 0
#define ATA_DMA_TRACING 0
#define ATAPI_TRACING 0
#define BFS_TRACING 0
#define BLOCK_CACHE_BLOCK_TRACING 0