summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcvt
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-10-08 21:34:00 +0000
committerphk <phk@FreeBSD.org>2000-10-08 21:34:00 +0000
commita4f549597e4f1de22e1614caaad56127b519e00e (patch)
tree1860f0608a5e1d1647a4b799848d18efa3cfc199 /sys/i386/isa/pcvt
parentf2b5910f009d28be5159b8535af2d8628019a37f (diff)
downloadFreeBSD-src-a4f549597e4f1de22e1614caaad56127b519e00e.zip
FreeBSD-src-a4f549597e4f1de22e1614caaad56127b519e00e.tar.gz
Initiate deorbit burn sequence for <machine/console.h>.
Replace all in-tree uses with necessary subset of <sys/{fb,kb,cons}io.h>. This is also the appropriate fix for exo-tree sources. Put warnings in <machine/console.h> to discourage use. November 15th 2000 the warnings will be converted to errors. January 15th 2001 the <machine/console.h> files will be removed.
Diffstat (limited to 'sys/i386/isa/pcvt')
-rw-r--r--sys/i386/isa/pcvt/pcvt_hdr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/isa/pcvt/pcvt_hdr.h b/sys/i386/isa/pcvt/pcvt_hdr.h
index 2078f5f..1151298 100644
--- a/sys/i386/isa/pcvt/pcvt_hdr.h
+++ b/sys/i386/isa/pcvt/pcvt_hdr.h
@@ -91,8 +91,9 @@
/* a nonresponding keyboard */
/*
- * The following values are defined in machine/console.h, but the header
+ * The following values are defined in sys/kbio.h, but the header
* file is not included here due to conflicts with pcvt_ioctl.h.
+ * XXX: Still relevant ?
*/
#define KDGKBTYPE _IOR('K', 64, int)
#define KB_84 1
OpenPOWER on IntegriCloud