patch-1.3.91 linux/include/linux/comstats.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/asm-i386/sigcontext.h
Back to the patch index
Back to the overall index
-  Lines: 16
 -  Date:
Wed Apr 17 15:08:58 1996
 -  Orig file: 
v1.3.90/linux/include/linux/comstats.h
 -  Orig date: 
Fri Apr 12 15:52:07 1996
 
diff -u --recursive --new-file v1.3.90/linux/include/linux/comstats.h linux/include/linux/comstats.h
@@ -104,5 +104,15 @@
 #define	COM_CLRPORTSTATS	_IO('c',31)
 #define	COM_GETBRDSTATS		_IO('c',32)
 
+
+/*
+ *	Define the set of ioctls that give user level access to the
+ *	private port, panel and board structures. The argument required
+ *	will be driver dependant!  
+ */
+#define	COM_READPORT		_IO('c',40)
+#define	COM_READBOARD		_IO('c',41)
+#define	COM_READPANEL		_IO('c',42)
+
 /*****************************************************************************/
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this