Preparing support for ATA and ATAPI tracing
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27273 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -19,6 +19,8 @@
|
|||||||
// macros specifying the tracing level for individual components (0 is disabled)
|
// macros specifying the tracing level for individual components (0 is disabled)
|
||||||
|
|
||||||
#define AHCI_PORT_TRACING 0
|
#define AHCI_PORT_TRACING 0
|
||||||
|
#define ATA_TRACING 0
|
||||||
|
#define ATAPI_TRACING 0
|
||||||
#define BFS_TRACING 0
|
#define BFS_TRACING 0
|
||||||
#define BLOCK_CACHE_BLOCK_TRACING 0
|
#define BLOCK_CACHE_BLOCK_TRACING 0
|
||||||
#define BLOCK_CACHE_TRANSACTION_TRACING 0
|
#define BLOCK_CACHE_TRANSACTION_TRACING 0
|
||||||
|
|||||||
Reference in New Issue
Block a user