From 0fbbbef2ddb78861edcac7233365dfc46398dad4 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 4 Jul 2002 03:30:39 +0000 Subject: [PATCH] copy from Comedi --- include/comedi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/comedi.h b/include/comedi.h index bac4348..7336f86 100644 --- a/include/comedi.h +++ b/include/comedi.h @@ -216,8 +216,8 @@ typedef unsigned short sampl_t; //#define INSN_CONFIG_TRIG 0x12 //#define INSN_CONFIG_COUNTER 0x13 #define INSN_CONFIG_ALT_SOURCE 0x14 -#define INSN_CONFIG_DIGITAL_TRIG 0x15 -#define INSN_CONFIG_BLOCK_SIZE 0x16 +//#define INSN_CONFIG_DIGITAL_TRIG 0x15 +//#define INSN_CONFIG_BLOCK_SIZE 0x16 /* ioctls */ -- 2.26.2