From owner-freebsd-current Mon Mar 11 08:50:17 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA24219 for current-outgoing; Mon, 11 Mar 1996 08:50:17 -0800 (PST) Received: from skiddaw.elsevier.co.uk (skiddaw.elsevier.co.uk [193.131.222.60]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA24212 for ; Mon, 11 Mar 1996 08:50:13 -0800 (PST) Received: from snowdon.elsevier.co.uk (snowdon.elsevier.co.uk [193.131.197.164]) by skiddaw.elsevier.co.uk (8.6.12/8.6.12) with ESMTP id QAA20866 for ; Mon, 11 Mar 1996 16:46:52 GMT Received: from tees by snowdon with SMTP (PP); Mon, 11 Mar 1996 16:43:27 +0000 Received: (from dpr@localhost) by tees (SMI-8.6/8.6.12) id QAA21401 for current@freebsd.org; Mon, 11 Mar 1996 16:47:12 GMT Date: Mon, 11 Mar 1996 16:47:12 GMT From: Paul Richards Message-Id: <199603111647.QAA21401@tees> To: current@freebsd.org Subject: Re: NCR disk controller, hp disk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: qasaVkMlMcoqmf+MDdQu8g== Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > } Any chance of adding this to a `rogues list', Stefan? > > My suggested FAILSAFE define will > disable tags and permit an install > to succeed. > > The default number of tags can be > set in the kernel config file. > > > The clean solution to this problem is > to move the TAG code into the generic > SCSI driver, and to have that code > react to the ASC/ASCQ values returned > by the drive. In the case of the HP, > the command would be retried without > TAG and would succeed, then ... > > This is the prefered solution, since > it doesn't even require a "rogues" > list entry for the drive ... Do these drives work with the Adpactec controller? Rod?