00001 #ifdef hwprtdef_h
00002 #define hwprtdef_h
00003
00004
00005
00006 #define HWPRT_C_NA 0
00007 #define HWPRT_C_KR 1
00008 #define HWPRT_C_KW 0x11
00009 #define HWPRT_C_ER 3
00010 #define HWPRT_C_EW 0x33
00011 #define HWPRT_C_SR 7
00012 #define HWPRT_C_SW 0x77
00013 #define HWPRT_C_UR 0xf
00014 #define HWPRT_C_UW 0xff
00015 #define HWPRT_C_ERKW 0x13
00016 #define HWPRT_C_SRKW 0x17
00017 #define HWPRT_C_SREW 0x37
00018 #define HWPRT_C_URKW 0x1f
00019 #define HWPRT_C_UREW 0x3f
00020 #define HWPRT_C_URSW 0x7f
00021
00022 #endif
00023
00024