Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 1996 11:10:03 -0700 (PDT)
From:      Stefan Esser <se@zpr.uni-koeln.de>
To:        freebsd-bugs
Subject:   Re: i386/1626: MUSTEK Scanner hangs NCR SCSI controller
Message-ID:  <199609161810.LAA23404@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/1626; it has been noted by GNATS.

From: Stefan Esser <se@zpr.uni-koeln.de>
To: wb@vestein.arb-phys.uni-dortmund.de
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: i386/1626: MUSTEK Scanner hangs NCR SCSI controller
Date: Mon, 16 Sep 1996 20:02:28 +0200 (MET DST)

 Wilhelm B. Kloke writes:
 
  >         AMD 5x86/133 on PCI-Board. SC200 controller with
  >         Quantum XP34300 and Mustek MFS-12000CX
  > 
  > >Description:
  > 
  >         Whenever the system tries to access the scanner, the SCSI
  >         bus is not longer usable, not even for the disc. The system
  >         returns after some minutes hanging for other operations.
  > 
  >         The console log contains the following message (written
  >         down to paper, not from a file, so there may be some
  >         formatting error):
  > 
  >         ncr0: aborting job ...
  >         ncr0:6: ERROR (90:0) (8-0-0) (0/13) @(c8c:50000000).
  >         script cmd = 740a8700
  >         reg: da 00 00 13 47 00 06 1f 35 08 80 00 90 00 0f 02.
  >         ncr0: restart (fatal error).
  >         (ncr0:6:0): COMMAND FAILED (9ff) @f0771000.
 
 This looks like command abort after a timeout
 occurred.
 
  > >How-To-Repeat:
  > 
  >         Easily if the scanner is available.  
 
 Well, fine. It is less than 100km to Koeln, so 
 you may as well make it available :)
 
  > >Fix:
  >         
  >         Not known.
 
 You did not include enough information (there 
 must have been a few more lines above the first
 you wrote down). But as Justin Gibbs already 
 wrote in his reply, this is most probably caused
 by another device getting nervous because it 
 can't complete its command, if the scanner does
 not disconnect and locks out other devices for
 up to a minute.  (Well, it is in fact the driver 
 becoming nervous, but that's an implementation 
 detail :)
 
 You may be best off connecting your scanner to
 a second SCSI card. You know they are cheap ...
 
 Regards, STefan



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