From 99ac6f6455d1e9d74e12c04bbc9d05be3a8c1c9a Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 5 Jul 2002 18:51:02 +0000 Subject: [PATCH] Revert last check in --- include/linux/comedi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/comedi.h b/include/linux/comedi.h index 7336f861..88c3e0b3 100644 --- a/include/linux/comedi.h +++ b/include/linux/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