summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/apm_segments.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-02-17 02:22:57 +0000
committerphk <phk@FreeBSD.org>1995-02-17 02:22:57 +0000
commit07489c563c706b6c4a660268e30e2242c5294049 (patch)
treed32f9f8cc24d9d0cee4bcb4e4423df81b41475f6 /sys/i386/include/apm_segments.h
parenta40b30676abee4b79054303f04b9293014518de0 (diff)
downloadFreeBSD-src-07489c563c706b6c4a660268e30e2242c5294049.zip
FreeBSD-src-07489c563c706b6c4a660268e30e2242c5294049.tar.gz
This is the latest version of the APM stuff from HOSOKAWA, I have looked
briefly over it, and see some serious architectural issues in this stuff. On the other hand, I doubt that we will have any solution to these issues before 2.1, so we might as well leave this in. Most of the stuff is bracketed by #ifdef's so it shouldn't matter too much in the normal case. Reviewed by: phk Submitted by: HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
Diffstat (limited to 'sys/i386/include/apm_segments.h')
-rw-r--r--sys/i386/include/apm_segments.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/i386/include/apm_segments.h b/sys/i386/include/apm_segments.h
index f23a6c2..8bee29e 100644
--- a/sys/i386/include/apm_segments.h
+++ b/sys/i386/include/apm_segments.h
@@ -12,7 +12,7 @@
*
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
*
- * $Id$
+ * $Id: apm_segments.h,v 1.2 1994/10/01 05:13:37 davidg Exp $
*/
#ifndef _MACHINE_APM_SEGMENTS_H
@@ -32,6 +32,4 @@
#define CS16_ATTRIB 0x009e
#define DS32_ATTRIB 0x4092
-#define BOOTSTRAP_DS_SEL 0x10
-
#endif
OpenPOWER on IntegriCloud