Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jun 1999 09:10:02 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@flood.ping.uio.no>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/12187: [PATCH] option FAILSAFE is misnamed
Message-ID:  <199906131610.JAA84150@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/12187; it has been noted by GNATS.

From: Dag-Erling Smorgrav <des@flood.ping.uio.no>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: i386/12187: [PATCH] option FAILSAFE is misnamed
Date: 13 Jun 1999 18:03:06 +0200

 des@yes.no writes:
 > Apply the following patch:
 > [...]
 
 And the one I forgot:
 
 Index: sys/pci/ncr.c
 ===================================================================
 RCS file: /home/ncvs/src/sys/pci/ncr.c,v
 retrieving revision 1.148
 diff -u -r1.148 ncr.c
 --- ncr.c	1999/05/26 23:01:53	1.148
 +++ ncr.c	1999/06/13 15:59:53
 @@ -47,7 +47,6 @@
  #define NCR_GETCC_WITHMSG
  
  #if defined (__FreeBSD__) && defined(KERNEL)
 -#include "opt_failsafe.h"
  #include "opt_ncr.h"
  #endif /* defined(KERNEL) */
  
 
 DES
 -- 
 Dag-Erling Smorgrav - des@flood.ping.uio.no
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906131610.JAA84150>