summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1994-11-24 20:35:21 +0000
committerse <se@FreeBSD.org>1994-11-24 20:35:21 +0000
commite55fbafa8022bf1492d6411beb77bedb566ae8de (patch)
treec1ae83b3364a11df618424cc51abcff9f7a65d6a /sys
parent8554dc18cac6d673d3fc802c03717259c7454c4d (diff)
downloadFreeBSD-src-e55fbafa8022bf1492d6411beb77bedb566ae8de.zip
FreeBSD-src-e55fbafa8022bf1492d6411beb77bedb566ae8de.tar.gz
Added #define PROBE_VERBOSE and description (PCI chip set boot messages)
Reviewed by: Submitted by: Obtained from:
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES6
-rw-r--r--sys/i386/conf/LINT6
-rw-r--r--sys/i386/conf/NOTES6
3 files changed, 15 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 4989e3d..6f87024 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
-# $Id: LINT,v 1.107 1994/11/08 07:39:28 jkh Exp $
+# $Id: LINT,v 1.108 1994/11/15 14:28:46 bde Exp $
#
#
@@ -469,6 +469,10 @@ options APM
# The `de' device provides support for the Digital Equipment DC21040
# self-contained Ethernet adapter.
#
+# The PROBE_VERBOSE option enables a long listing of chip set registers
+# for supported PCI chip sets (currently only intel Saturn and Mercury).
+#
controller pci0
device ncr0
device de0
+options PROBE_VERBOSE
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 4989e3d..6f87024 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
-# $Id: LINT,v 1.107 1994/11/08 07:39:28 jkh Exp $
+# $Id: LINT,v 1.108 1994/11/15 14:28:46 bde Exp $
#
#
@@ -469,6 +469,10 @@ options APM
# The `de' device provides support for the Digital Equipment DC21040
# self-contained Ethernet adapter.
#
+# The PROBE_VERBOSE option enables a long listing of chip set registers
+# for supported PCI chip sets (currently only intel Saturn and Mercury).
+#
controller pci0
device ncr0
device de0
+options PROBE_VERBOSE
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 4989e3d..6f87024 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
-# $Id: LINT,v 1.107 1994/11/08 07:39:28 jkh Exp $
+# $Id: LINT,v 1.108 1994/11/15 14:28:46 bde Exp $
#
#
@@ -469,6 +469,10 @@ options APM
# The `de' device provides support for the Digital Equipment DC21040
# self-contained Ethernet adapter.
#
+# The PROBE_VERBOSE option enables a long listing of chip set registers
+# for supported PCI chip sets (currently only intel Saturn and Mercury).
+#
controller pci0
device ncr0
device de0
+options PROBE_VERBOSE
OpenPOWER on IntegriCloud