Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/conf Add ISP_FW_CRASH_DUMP option for isp.



details:   https://anonhg.NetBSD.org/src/rev/c3f8a4f3c5ce
branches:  trunk
changeset: 522578:c3f8a4f3c5ce
user:      mjacob <mjacob%NetBSD.org@localhost>
date:      Thu Feb 21 22:23:33 2002 +0000

description:
Add ISP_FW_CRASH_DUMP option for isp.

diffstat:

 sys/conf/files |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dc4f6377999e -r c3f8a4f3c5ce sys/conf/files
--- a/sys/conf/files    Thu Feb 21 22:21:34 2002 +0000
+++ b/sys/conf/files    Thu Feb 21 22:23:33 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.495 2002/02/11 18:11:41 jdolecek Exp $
+#      $NetBSD: files,v 1.496 2002/02/21 22:23:33 mjacob Exp $
 
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
@@ -374,6 +374,7 @@
                                ISP_DISABLE_2100_SUPPORT
                                ISP_DISABLE_2200_SUPPORT
                                ISP_DISABLE_FW ISP_TARGET_MODE
+                               ISP_FW_CRASH_DUMP
 defparam opt_isp.h             ISP_LOGDEFAULT
 device isp: scsi
 file   dev/ic/isp.c                    isp



Home | Main Index | Thread Index | Old Index