From root@darla.swimsuit.fido.dk  Fri Nov 14 04:37:33 1997
Received: from darla.swimsuit.fido.dk (globip66.image.dk [194.234.57.66])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA24913
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Nov 1997 04:37:27 -0800 (PST)
          (envelope-from root@darla.swimsuit.fido.dk)
Received: (from root@localhost)
	by darla.swimsuit.fido.dk (8.8.8/8.8.7) id NAA21702;
	Fri, 14 Nov 1997 13:07:37 +0100 (CET)
	(envelope-from root)
Message-Id: <199711141207.NAA21702@darla.swimsuit.fido.dk>
Date: Fri, 14 Nov 1997 13:07:37 +0100 (CET)
From: leif@234-49.fido.dk
Reply-To: leif@234-49.fido.dk
To: FreeBSD-gnats-submit@freebsd.org
Subject: Support for "SCSI-0" devices
X-Send-Pr-Version: 3.2

>Number:         5040
>Category:       kern
>Synopsis:       Support for "SCSI-0" devices
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 14 04:40:01 PST 1997
>Closed-Date:    Thu Apr 20 13:15:10 PDT 2000
>Last-Modified:  Sat Apr 22 01:30:01 PDT 2000
>Originator:     Leif Neland
>Release:        FreeBSD 2.2.5-STABLE i386
>Organization:
Me? Organized?
>Environment:
Stupid Maxtor SCSI-disk
>Description:

	My Maxtor SCSI disk doesn't tell what level of SCSI (1,2,...) it is,
so it won't be recognized at boot.



>How-To-Repeat:

	Get a Maxtor :-)

>Fix:
	
	in scsiconf.c:

if ( (inqbuf->version & SID_ANSII ) > 0 ) {

When I force this test to be true, the disk gets installed and works correctly.

It would be nice to have a switch in the config-file /usr/src/sys/i386/conf/XXX
to force this test true. STUPID_SCSI would be a good choice :-)


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: wilko 
State-Changed-When: Thu Apr 20 13:04:16 PDT 2000 
State-Changed-Why:  
Hi Leif, 

Do you still own the offending Maxtor drive? If so, any chance you can try 
to see what FreeBSD 4.0 thinks of iy? 

Wilko 
State-Changed-From-To: feedback->closed 
State-Changed-By: wilko 
State-Changed-When: Thu Apr 20 13:15:10 PDT 2000 
State-Changed-Why:  
Submitters email adress bounces. 

From: Wilko Bulte <wkb@chello.nl>
To: freebsd-gnats-submit@FreeBSD.org, leif@234-49.fido.dk
Cc:  
Subject: Re: kern/5040: Support for "SCSI-0" devices
Date: Sat, 22 Apr 2000 10:22:58 +0200

 A bit of additional info received by private email:
 
 FWIW, I have a Maxtor SCSI-0 drive that works fine on 3.4-STABLE:
 
 da0: <MAXTOR XT-4380S B5D> Fixed Direct Access SCSI-CCS device
 da0: 3.300MB/s transfers
 da0: 318MB (651630 512 byte sectors: 64H 32S/T 318C)
 
 It hangs off (the only) scsi card in the box:
 
 ncr0: <ncr 53c810 fast10 scsi> rev 0x01 int a irq 9 on pci0.11.0
 
 
 
>Unformatted:
