summaryrefslogtreecommitdiffstats
path: root/sys/isa
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-04-09 11:18:46 +0000
committerphk <phk@FreeBSD.org>2002-04-09 11:18:46 +0000
commit77e3582887133356a4ca5d6ddc54686ccd0e8e7f (patch)
tree268a77a1e098a6cee634a0556b2a1c21b4097e68 /sys/isa
parentde757425225dabddb761e8af9c23487af54cecd4 (diff)
downloadFreeBSD-src-77e3582887133356a4ca5d6ddc54686ccd0e8e7f.zip
FreeBSD-src-77e3582887133356a4ca5d6ddc54686ccd0e8e7f.tar.gz
GC various bits and pieces of USERCONFIG from all over the place.
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