4 // This file contains the OS dependant definition and function.
5 // Every OS has this file individual.
8 #define DebugUsbdStatusInformation( _A )
13 //#define DEBUG_ENABLED 1
15 //==================================================================================================
16 // Common function definition
17 //==================================================================================================
19 #define ETH_LENGTH_OF_ADDRESS 6
21 #define WBDEBUG( _M ) printk _M
23 #define WBDEBUG( _M ) 0