Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Dec 1998 16:23:31 -0700 (MST)
From:      "Kenneth D. Merry" <ken@plutotech.com>
To:        roberto@keltia.freenix.fr (Ollivier Robert)
Cc:        cvs-committers@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/cam/scsi scsi_da.c
Message-ID:  <199812022323.QAA28411@panzer.plutotech.com>
In-Reply-To: <19981202231312.A1045@keltia.freenix.fr> from Ollivier Robert at "Dec 2, 98 11:13:12 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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: <QUANTUM VIKING II 4.5WLS 4110> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812022323.QAA28411>