summaryrefslogtreecommitdiffstats
path: root/sys/isa/isareg.h
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2005-05-12 12:36:31 +0000
committernyan <nyan@FreeBSD.org>2005-05-12 12:36:31 +0000
commiteb01a496438696a5b93ff647df5b9236900d5afe (patch)
tree733b7a02bc2ac20c78527e9771417626d5419af8 /sys/isa/isareg.h
parentad17767376c1077543ed54a2d7ac91d33e4eff8a (diff)
downloadFreeBSD-src-eb01a496438696a5b93ff647df5b9236900d5afe.zip
FreeBSD-src-eb01a496438696a5b93ff647df5b9236900d5afe.tar.gz
Remove unused IO_NPX* defines.
Diffstat (limited to 'sys/isa/isareg.h')
-rw-r--r--sys/isa/isareg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/isa/isareg.h b/sys/isa/isareg.h
index ba5fe41..05f21bfb 100644
--- a/sys/isa/isareg.h
+++ b/sys/isa/isareg.h
@@ -65,7 +65,6 @@
#define IO_DMAPG 0x080 /* DMA Page Registers */
#define IO_ICU2 0x0A0 /* 8259A Interrupt Controller #2 */
#define IO_DMA2 0x0C0 /* 8237A DMA Controller #2 */
-#define IO_NPX 0x0F0 /* Numeric Coprocessor */
/* Cards */
/* 0x100 - 0x16F Open */
@@ -163,7 +162,6 @@
#define IO_LPTSIZE_NORMAL 4 /* "Normal" LPT controllers */
#define IO_MDASIZE 12 /* Monochrome display controllers */
-#define IO_NPXSIZE 16 /* 80387/80487 NPX registers */
#define IO_PMPSIZE 2 /* 82347 power management peripheral */
#define IO_PSMSIZE 5 /* 8042 Keyboard controllers */
#define IO_RTCSIZE 16 /* CMOS real time clock, NMI control */
OpenPOWER on IntegriCloud