- Added AHCI port tracing (Only PRD table tracing for now).

- Added controller attribute to the AHCIPort class for debugging purposes.

AHCI is failing whenever the PRD table has an address above the 2048 Mb mark.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25291 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Bruno G. Albuquerque
2008-05-02 14:34:20 +00:00
parent 248f01553f
commit 110d4031fb
3 changed files with 62 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@
#define TEAM_TRACING 0
#define USER_MALLOC_TRACING 0
#define WAIT_FOR_OBJECTS_TRACING 0
#define AHCI_PORT_TRACING 0
#endif // ENABLE_TRACING