From owner-freebsd-hackers Mon Jun 30 19:25:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA01480 for hackers-outgoing; Mon, 30 Jun 1997 19:25:37 -0700 (PDT) Received: from iworks.InterWorks.org (deischen@iworks.interworks.org [128.255.18.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA01475 for ; Mon, 30 Jun 1997 19:25:34 -0700 (PDT) Received: (from deischen@localhost) by iworks.InterWorks.org (8.7.5/) id VAA15611; Mon, 30 Jun 1997 21:29:24 -0500 (CDT) Message-Id: <199707010229.VAA15611@iworks.InterWorks.org> Date: Mon, 30 Jun 1997 21:29:24 -0500 (CDT) From: "Daniel M. Eischen" To: hackers@freebsd.org, mango@staff.communique.net Subject: Re: FW: /kernel: ahc0: WARNING no command for scb 6 (cmdcmplt) Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > It has been pointed out to me that the following is important :-) > > -----grep aic7870 aic7870 > $Id: aic7870.c,v 1.41.2.8 1997/03/16 07:22:03 gibbs Exp $ ... > > Jun 20 11:29:36 myname /kernel: ahc0: target 3 Tagged Queuing Device > > Jun 20 11:29:36 myname /kernel: (ahc0:3:0): "Quantum XP34300W L912" > > type 0 fixed SCSI 2 > > Jun 20 11:29:36 myname /kernel: sd2(ahc0:3:0): Direct-Access 4303MB > > (8813920 512 byte sectors) > > Jun 20 11:29:36 myname /kernel: ahc0: target 4 Tagged Queuing Device > > Jun 20 11:29:36 myname /kernel: (ahc0:4:0): "Quantum XP34300W L912" > > type 0 fixed SCSI 2 > > Jun 20 11:29:37 myname /kernel: sd3(ahc0:4:0): Direct-Access 4303MB > > (8813920 512 byte sectors) If these drives are being accessed under FreeBSD, then you'll need firmware upgrades to take them from L912 to L915. There's a known firmware bug in these Quantum drives that cause them to return QUEUE_FULL conditions. Firmware upgrade files/tools/instructions can be found at ftp.quantum.com in /Firmware/Atlas-I. Dan Eischen deischen@iworks.InterWorks.org