patch-1.3.28 linux/include/linux/kd.h
Next file: linux/include/linux/kdev_t.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Sep 18 07:55:41 1995
- Orig file:
v1.3.27/linux/include/linux/kd.h
- Orig date:
Tue Jun 20 09:10:32 1995
diff -u --recursive --new-file v1.3.27/linux/include/linux/kd.h linux/include/linux/kd.h
@@ -15,6 +15,8 @@
char *chardata; /* font data in expanded form */
};
+#define PIO_FONTRESET 0x4B6D /* reset to default font */
+
#define GIO_CMAP 0x4B70 /* gets colour palette on VGA+ */
#define PIO_CMAP 0x4B71 /* sets colour palette on VGA+ */
@@ -132,6 +134,6 @@
/* note: 0x4B00-0x4B4E all have had a value at some time;
don't reuse for the time being */
-/* note: 0x4B60-0x4B6C, 0x4B70, 0x4B71 used above */
+/* note: 0x4B60-0x4B6D, 0x4B70, 0x4B71 used above */
#endif /* _LINUX_KD_H */
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