From owner-freebsd-scsi@FreeBSD.ORG Sat Mar 26 21:49:57 2005 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 853F216A4CE; Sat, 26 Mar 2005 21:49:57 +0000 (GMT) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C0643D46; Sat, 26 Mar 2005 21:49:57 +0000 (GMT) (envelope-from mi@aldan.algebra.com) Received: from aldan.algebra.com (mi@localhost [127.0.0.1]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j2QLnsHq023675 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 26 Mar 2005 16:49:56 -0500 (EST) (envelope-from mi@aldan.algebra.com) Received: (from mi@localhost) by aldan.algebra.com (8.13.1/8.13.1/Submit) id j2QLnsXC023674; Sat, 26 Mar 2005 16:49:54 -0500 (EST) (envelope-from mi) From: Mikhail Teterin Message-Id: <200503262149.j2QLnsXC023674@aldan.algebra.com> To: gibbs@FreeBSD.org, scsi@FreeBSD.org Date: Sat, 26 Mar 2005 16:49:53 -0500 (EST) X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7w y+z3/UR{6SCQ X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Subject: troubles with Adaptec 2940 on amd64 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2005 21:49:57 -0000 Hello! I'm using IWill's DK8X motherboard with a single (for now) Opteron 246. The SCSI adapter is in a regular PCI slot, while I'm figuring out, what's wrong with my new PCI-X adapter. The Adaptec sees the drive (9Gb Cheetah) and I was able to install FreeBSD-5.4-BETA1 without any difficulty. However, after reboot I'm getting: ahc0: Timedout SCBs already complete. Interrupts may not be functioning Any suggestions? The same system ran Windows-XP 64-bit edition (off another disk on the same controller), and installed FreeBSD/amd64 without a problem too... Thanks for any hints! Yours, -mi