From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 10:10:39 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 6311D37B405 for ; Fri, 25 Jul 2003 10:10:39 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id D48D743F3F for ; Fri, 25 Jul 2003 10:10:38 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h6PHAco13187; Fri, 25 Jul 2003 10:10:38 -0700 Received: from freebsd.org (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id KAA04149; Fri, 25 Jul 2003 10:10:37 -0700 (PDT) Message-ID: <3F216401.7070108@freebsd.org> Date: Fri, 25 Jul 2003 11:08:17 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Kranzel References: <200307250943.09793.adam@blacktabby.org> In-Reply-To: <200307250943.09793.adam@blacktabby.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Problem with AHC driver. 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: Fri, 25 Jul 2003 17:10:39 -0000 Try disabling ACPI. Scott Adam Kranzel wrote: > Hi... > > I updated my system last night with make world/make kernel/mergemaster, and > the new kernel doesn't seem to work. > It sits there for a while at "Waiting for SCSI devices to settle" and then > gives the following message. > > ahc0: Timedout SCB already complete. > Interrupts may not be functioning. > (probe1:ahc:0:1:0): SCB 0x8 - timed out > > It then dumps the card state, which I can copy down if needed, but it'll have > to be by hand, since I don't have a serial console. > > An older kernel (May 7th 2003) works fine. > > The controller is: > ahc0: port 0xd800-0xd8ff mem > 0xde000000-0xde000fff irq 15 at device 9.0 on pci0 > aic7880: Ultra Wide Channel A, SCSI Id=7, 16/253 SCBs > > The drives on the card are: > da0 at ahc0 bus 0 target 8 lun 0 > da0: Fixed Direct Access SCSI-2 device > da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) > da0: 4134MB (8467200 512 byte sectors: 64H 32S/T 4134C) > and > cd0 at ahc0 bus 0 target 3 lun 0 > cd0: < CD-R/RW RW7060S 1.50> Removable CD-ROM SCSI-2 device > cd0: 3.300MB/s transfers > > The cd-rw drive is external, if that makes any difference. > I'm pretty sure my cabling and termination are good, as I've been running in > this setup for over a year now without any problems. > The motherboard is an ASUS P5A, with an AMD K6-2/500MHz processor. > > Does anyone have a clue what's wrong, and/or how to fix it? > I'm happy to provide any debugging information requested, just tell me what > you need and how to get it. > > Thanks > -Adam > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >