From owner-cvs-all Wed Dec 2 15:24:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA19074 for cvs-all-outgoing; Wed, 2 Dec 1998 15:24:55 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA19062 for ; Wed, 2 Dec 1998 15:24:52 -0800 (PST) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.1/8.8.5) id QAA28411; Wed, 2 Dec 1998 16:23:31 -0700 (MST) From: "Kenneth D. Merry" Message-Id: <199812022323.QAA28411@panzer.plutotech.com> Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c In-Reply-To: <19981202231312.A1045@keltia.freenix.fr> from Ollivier Robert at "Dec 2, 98 11:13:12 pm" To: roberto@keltia.freenix.fr (Ollivier Robert) Date: Wed, 2 Dec 1998 16:23:31 -0700 (MST) Cc: cvs-committers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28s (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Ollivier Robert wrote... > According to Kenneth Merry: > > Log: > > "Fix" a problem with the Quantum Viking. It appears that this drive does > > not like the 6-byte read and write commands! It returns illegal request, > > with the field pointer pointing to byte 9 of a 6 byte CDB. > > Viking or Viking II ? I've a Viking II in my SMP machine and never saw the > above problem... > > da0 at ahc0 bus 0 target 6 lun 0 > da0: Fixed Direct Access SCSI2 device > da0: 40.0MB/s transfers (20.0MHz, offset 8, 16bit), Tagged Queueing Enabled > da0: 4350MB (8910423 512 byte sectors: 255H 63S/T 554C) Viking, not Viking II. In fact, that's why I had to create two quirk entries to cover the different Viking models, rather than just put "Viking*", which would have enabled the quirk for the Viking II as well. BTW, you'll get a faster response if you CC mail to me, rather than just sending it to the list. Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message