Go to the documentation of this file.
13 #ifndef __HISAX_IF_H__
14 #define __HISAX_IF_H__
23 #define PH_ACTIVATE 0x0100
24 #define PH_DEACTIVATE 0x0110
25 #define PH_DATA 0x0120
26 #define PH_PULL 0x0130
27 #define PH_DATA_E 0x0140
29 #define L1_MODE_NULL 0
30 #define L1_MODE_TRANS 1
31 #define L1_MODE_HDLC 2
32 #define L1_MODE_EXTRN 3
33 #define L1_MODE_HDLC_56K 4
34 #define L1_MODE_MODEM 7
56 struct IsdnCardState *
cs;