Date: Wed, 23 Oct 1996 12:40:14 -0700 (PDT) From: "Marc G. Fournier" <scrappy> To: darrylo@sr.hp.com, scrappy, freebsd-bugs Subject: Re: bin/1547 Message-ID: <199610231940.MAA04874@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: ncrcontrol won't work with FAILSAFE kernel State-Changed-From-To: closed-open State-Changed-By: scrappy State-Changed-When: Wed Oct 23 12:39:42 PDT 1996 State-Changed-Why: 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?199610231940.MAA04874>