From 9942de5fb06cec2ff4bee69835f336d1bfd839b8 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 30 Dec 2018 11:12:51 +0100 Subject: sys/linux: add /dev/mISDNtimer --- sys/linux/socket_isdn_ppc64le.const | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/linux/socket_isdn_ppc64le.const') diff --git a/sys/linux/socket_isdn_ppc64le.const b/sys/linux/socket_isdn_ppc64le.const index 12962c82b..96433ea21 100644 --- a/sys/linux/socket_isdn_ppc64le.const +++ b/sys/linux/socket_isdn_ppc64le.const @@ -32,8 +32,10 @@ CAPI_RESET_B3 = 135 CAPI_RESP = 131 CAPI_SELECT_B_PROTOCOL = 65 CAPI_SET_FLAGS = 1074021156 +IMADDTIMER = 1074022720 IMCLEAR_L2 = 1074022726 IMCTRLREQ = 1074022725 +IMDELTIMER = 1074022721 IMGETCOUNT = 1074022723 IMGETDEVINFO = 1074022724 IMGETVERSION = 1074022722 -- cgit mrf-deployment