#include "8000A.h" #include "tcpip.h" #include "xs.h" #if defined(_P824_) #define MAX_SLOT_NO 2 #define MAX_COMPORT 9 #define MAX_BASE_COMPORT 1 #elif defined(_I8000_) //#define MAX_SLOT_NO 4 //#define MAX_COMPORT 20 #define MAX_SLOT_NO 2 #define MAX_COMPORT 12 #define MAX_BASE_COMPORT 4 #elif defined(_I7188E_) || defined(_I7186E_) #define MAX_COMPORT 8 #define MAX_BASE_COMPORT 8 #endif /* #define EEP_OFFSET 8 */ #include "vxcomm.h" #define COM0_USE_DMA 1