patch-2.1.51 linux/include/linux/tty.h

Next file: linux/kernel/fork.c
Previous file: linux/include/linux/proc_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.50/linux/include/linux/tty.h linux/include/linux/tty.h
@@ -74,6 +74,8 @@
 
 #define VIDEO_TYPE_SUN          0x50    /* Sun frame buffer. */
 
+#define VIDEO_TYPE_PMAC		0x60	/* PowerMacintosh frame buffer. */
+
 /*
  * This character is the same as _POSIX_VDISABLE: it cannot be used as
  * a c_cc[] character, but indicates that a particular special character

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov