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

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