From owner-freebsd-bugs Mon Sep 16 09:30:03 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA14722 for bugs-outgoing; Mon, 16 Sep 1996 09:30:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA14716; Mon, 16 Sep 1996 09:30:01 -0700 (PDT) Date: Mon, 16 Sep 1996 09:30:01 -0700 (PDT) Message-Id: <199609161630.JAA14716@freefall.freebsd.org> To: freebsd-bugs Cc: From: "Justin T. Gibbs" Subject: Re: i386/1626: MUSTEK Scanner hangs NCR SCSI controller Reply-To: "Justin T. Gibbs" Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR i386/1626; it has been noted by GNATS. From: "Justin T. Gibbs" 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 09:27:04 -0700 > 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. Most scanners do not allow disconnection. So, while you are scanning, no other transactions may pass through the bus. The only real fix is to get a second adapter and place your scanner on it assuming you want to do real work while you are scanning. I'm also cooking up some ideas for how to fix our timeout code so that its less pathological in these types of situations, but you'd still see these "pauses" regardless. -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================