Subversion Repositories Kolibri OS

Rev

Rev 4581 | Rev 4629 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4581 Rev 4582
Line 30... Line 30...
30
 
30
 
Line 31... Line 31...
31
        MAX_DEVICES             = 16
31
        MAX_DEVICES             = 16
32
 
32
 
33
        DEBUG                   = 1
33
        DEBUG                   = 1
Line 34... Line 34...
34
        __DEBUG__               = 1
34
        __DEBUG__               = 1
Line 35... Line 35...
35
        __DEBUG_LEVEL__         = 1             ; 1 = verbose, 2 = errors only
35
        __DEBUG_LEVEL__         = 2             ; 1 = verbose, 2 = errors only
36
 
36