Date: Wed, 23 Oct 1996 19:40:14 +1000 From: Bruce Evans <bde@zeta.org.au> To: darrylo@sr.hp.com, freebsd-bugs@freefall.freebsd.org, scrappy@freefall.freebsd.org Subject: Re: bin/1547 Message-ID: <199610230940.TAA29780@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>Synopsis: ncrcontrol won't work with FAILSAFE kernel > >State-Changed-From-To: feedback-closed >State-Changed-By: scrappy >State-Changed-When: Tue Oct 22 22:47:11 PDT 1996 >State-Changed-Why: > >Originator Confirmed Closure It's obviously still broken. A struct depends on MAX_TARGET which depends on SCSI_NCR_DFLT_TAGS which depends on FAILSAFE. I tested this. It is broken :-). I have to use the equivalent of FAILSAFE here for a Toshiba MK547FB boot drive, but I didn't notice the problem because I changed the source to define SCSI_NCR_DEFLT_TAGS as 0 before FAILSAFE existed, and have never used FAILSAFE. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610230940.TAA29780>