diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-30 11:12:51 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-30 12:25:05 +0100 |
| commit | 9942de5fb06cec2ff4bee69835f336d1bfd839b8 (patch) | |
| tree | d1029e74d94bc91b2cd6074e5247311bd231cefa /sys/linux/socket_isdn_amd64.const | |
| parent | badabe5ac033696ada62199bfa16cc140b5095aa (diff) | |
sys/linux: add /dev/mISDNtimer
Diffstat (limited to 'sys/linux/socket_isdn_amd64.const')
| -rw-r--r-- | sys/linux/socket_isdn_amd64.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/socket_isdn_amd64.const b/sys/linux/socket_isdn_amd64.const index a00259538..b22bb1f77 100644 --- a/sys/linux/socket_isdn_amd64.const +++ b/sys/linux/socket_isdn_amd64.const @@ -32,8 +32,10 @@ CAPI_RESET_B3 = 135 CAPI_RESP = 131 CAPI_SELECT_B_PROTOCOL = 65 CAPI_SET_FLAGS = 2147762980 +IMADDTIMER = 2147764544 IMCLEAR_L2 = 2147764550 IMCTRLREQ = 2147764549 +IMDELTIMER = 2147764545 IMGETCOUNT = 2147764547 IMGETDEVINFO = 2147764548 IMGETVERSION = 2147764546 |
