patch-2.2.11 linux/include/linux/miscdevice.h

Next file: linux/include/linux/mount.h
Previous file: linux/include/linux/major.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.10/linux/include/linux/miscdevice.h linux/include/linux/miscdevice.h
@@ -19,6 +19,14 @@
 #define I2O_MINOR 166
 #define MISC_DYNAMIC_MINOR 255
 
+#define SGI_GRAPHICS_MINOR   146
+#define SGI_OPENGL_MINOR     147
+#define SGI_GFX_MINOR        148
+#define SGI_STREAMS_MOUSE    149
+#define SGI_STREAMS_KEYBOARD 150
+/* drivers/sgi/char/usema.c */
+#define SGI_USEMACLONE	     151
+
 extern int misc_init(void);
 
 struct miscdevice 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)