From a4f549597e4f1de22e1614caaad56127b519e00e Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 8 Oct 2000 21:34:00 +0000 Subject: Initiate deorbit burn sequence for . Replace all in-tree uses with necessary subset of . This is also the appropriate fix for exo-tree sources. Put warnings in to discourage use. November 15th 2000 the warnings will be converted to errors. January 15th 2001 the files will be removed. --- sys/i386/isa/pcvt/pcvt_hdr.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/i386/isa/pcvt') 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 -- cgit v1.1