From owner-freebsd-scsi Wed Dec 6 13:45:57 2000 From owner-freebsd-scsi@FreeBSD.ORG Wed Dec 6 13:45:55 2000 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from front7.grolier.fr (front7.grolier.fr [194.158.96.57]) by hub.freebsd.org (Postfix) with ESMTP id 8C91B37B400 for ; Wed, 6 Dec 2000 13:45:54 -0800 (PST) Received: from nas1-44.mea.club-internet.fr (nas1-44.mea.club-internet.fr [195.36.139.44]) by front7.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with ESMTP id WAA02399; Wed, 6 Dec 2000 22:45:39 +0100 (MET) Date: Wed, 6 Dec 2000 21:45:40 +0100 (CET) From: =?ISO-8859-1?Q?G=E9rard_Roudier?= X-Sender: groudier@linux.local To: Dan Langille Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: sym SCSI card problems during settle wait In-Reply-To: <200012062022.JAA18516@ducky.nz.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 7 Dec 2000, Dan Langille wrote: > On 6 Dec 2000, at 20:14, G=E9rard Roudier wrote: >=20 > > You must check that JP1/JP2 are configured for PCI INTA, which is norma= lly > > the default setting. >=20 > I checked it. It's set to INTA. Thanks. Could there be a corresponding= =20 > item in the BIOS? Probably not. This is just glue external to the chip. The fact that the boot went up to the "wait for SCSI devices to settle..." = =20 kernel message means that the driver succeeded chip initialization and did run successfully some simple SCSI scripts to check DMA was working. But the driver does not check if interrupts are happening properly. That was the reason I suspected the PCI INT pin setting. I donnot see any other obvious reason that may explain the hang-up. You can try a 'boot -v' (verbose) and see if additionnal messages are printed to the console. You may also remove devices from the SCSI BUS and see if it makes differences, for example, etc... G=E9rard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message