summaryrefslogtreecommitdiffstats
path: root/sys/isa
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isa')
-rw-r--r--sys/isa/pnpreg.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/isa/pnpreg.h b/sys/isa/pnpreg.h
index 04d6131..2a3b7e0 100644
--- a/sys/isa/pnpreg.h
+++ b/sys/isa/pnpreg.h
@@ -39,14 +39,6 @@
/* Maximum Number of PnP Devices. 8 should be plenty */
#define PNP_MAX_CARDS 8
-#if 0
-/*
- * the following is the maximum number of PnP Logical devices that
- * userconfig can handle.
- */
-#define MAX_PNP_LDN 20
-#endif
-
/* Static ports to access PnP state machine */
#ifdef PC98
#define _PNP_ADDRESS 0x259
OpenPOWER on IntegriCloud