From 9ec2a4b3e3dd4e835037647441826074a08ba441 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 24 Nov 1994 20:35:21 +0000 Subject: [PATCH] Added #define PROBE_VERBOSE and description (PCI chip set boot messages) Reviewed by: Submitted by: Obtained from: --- sys/conf/NOTES | 6 +++++- sys/i386/conf/LINT | 6 +++++- sys/i386/conf/NOTES | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 4989e3d79997..6f8702422687 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 4989e3d79997..6f8702422687 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 4989e3d79997..6f8702422687 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