From owner-freebsd-current@FreeBSD.ORG Tue Jul 22 08:37:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7677737B401; Tue, 22 Jul 2003 08:37:38 -0700 (PDT) Received: from gunfright.epcdirect.co.uk (gunfright.epcdirect.co.uk [195.10.242.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 768CA43FAF; Tue, 22 Jul 2003 08:37:37 -0700 (PDT) (envelope-from bsd-current@epcdirect.co.uk) Received: from localhost (localhost [127.0.0.1]) by gunfright.epcdirect.co.uk (Postfix) with ESMTP id 736FD1551C; Tue, 22 Jul 2003 16:37:35 +0100 (BST) Received: from gunfright.epcdirect.co.uk ([127.0.0.1])port 10024) with ESMTP id 11753-03; Tue, 22 Jul 2003 16:37:34 +0100 (BST) Received: from lfarr (l-farr.int.epcdirect.co.uk [192.168.6.200]) by gunfright.epcdirect.co.uk (Postfix) with ESMTP id 92B2A15238; Tue, 22 Jul 2003 16:37:34 +0100 (BST) From: "Lawrence Farr" To: "'Scott Long'" Date: Tue, 22 Jul 2003 16:37:35 +0100 Message-ID: <002601c35067$2cb09750$c806a8c0@lfarr> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <3F1D544B.3000808@freebsd.org> X-Virus-Scanned: by Gunfright.epcdirect.co.uk X-Spam-Status: No, hits=0.0 tagged_above=-9999.0 required=4.0 WHITELISTED X-Spam-Level: cc: current@FreeBSD.org Subject: RE: Adaptec AIC7902 Ultra320 Problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 15:37:38 -0000 It still does the same timeout and hangs the disc. Theres the option of "Installed OS" which you can set to Other, Win95, Win98, WinME or Win2000. (I've only tried "Other" and "Win2000" in all honesty). Lawrence Farr EPC Direct Limited > -----Original Message----- > From: Scott Long [mailto:scottl@freebsd.org] > Sent: 22 July 2003 16:12 > To: Lawrence Farr > Cc: current@FreeBSD.org > Subject: Re: Adaptec AIC7902 Ultra320 Problems > > > Lawrence Farr wrote: > > I have a Supermicro SuperServer 6013P-8, with: > > > > ahd0: port > > 0x4000-0x40ff,0x4400-0x44ff mem 0xfc300000-0xfc301fff irq 5 > at device 2.0 on > > pci3 > > aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X > 101-133Mhz, 512 SCBs > > ahd1: port > > 0x4800-0x48ff,0x4c00-0x4cff mem 0xfc302000-0xfc303fff irq 5 > at device 2.1 on > > pci3 > > aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI-X > 101-133Mhz, 512 SCBs > > > > Trying to install 5.1-CURRENT-20030709-JPSNAP or 4.8-STABLE on the > > box gives a timeout error that will hang the disk in a state that > > resetting the machine does not clear, and only power cycling will > > clear. Ive replaced the disks with no change, but installed and > > ran Redhat 7.3 on the box with no timeouts or errors. > > > > The full dmesg is here: > > http://aticatac.epcdirect.co.uk/~l.farr/6013P8_dmesg.txt > > > > And timeout is here: > > http://aticatac.epcdirect.co.uk/~l.farr/AIC7902_timeout.txt > > > > Lawrence Farr > > EPC Direct Limited > > Timeouts usually point to interrupt routing problems. Try > booting with > ACPI turned off. > > Scott >