From: David Schleef Date: Fri, 5 Jul 2002 18:51:02 +0000 (+0000) Subject: Revert last check in X-Git-Tag: r0_7_66~174 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=99ac6f6455d1e9d74e12c04bbc9d05be3a8c1c9a;p=comedi.git Revert last check in --- 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 */