From: Frank Mori Hess <fmhess@speakeasy.net>
Date: Sat, 30 Mar 2002 20:29:08 +0000 (+0000)
Subject: Added INSN_CONFIG_ALT_SOURCE id
X-Git-Tag: r0_7_64~18
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ed79793c3b769ef7b1f3ec3923e7df2df5a966bb;p=comedi.git

Added INSN_CONFIG_ALT_SOURCE id
---

diff --git a/include/linux/comedi.h b/include/linux/comedi.h
index 41130f36..8ebb5eba 100644
--- a/include/linux/comedi.h
+++ b/include/linux/comedi.h
@@ -211,6 +211,7 @@ typedef unsigned short sampl_t;
 //#define INSN_CONFIG_WAVEFORM		0x11
 //#define INSN_CONFIG_TRIG		0x12
 //#define INSN_CONFIG_COUNTER		0x13
+#define INSN_CONFIG_ALT_SOURCE		0x14
 
 /* ioctls */