From owner-freebsd-stable@FreeBSD.ORG Tue Sep 26 17:11:26 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7523C16A4D2 for ; Tue, 26 Sep 2006 17:11:26 +0000 (UTC) (envelope-from mikes@siralan.org) Received: from rader.servnow.com (rader.servnow.com [69.93.129.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4096443DEC for ; Tue, 26 Sep 2006 17:10:59 +0000 (GMT) (envelope-from mikes@siralan.org) Received: from [74.129.224.81] (helo=DHCP-74-129-224-81.insightbb.com) by rader.servnow.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.52) id 1GSGRw-0005SU-3j; Tue, 26 Sep 2006 13:10:28 -0400 Date: Tue, 26 Sep 2006 13:10:58 -0400 (EDT) From: "Michael L. Squires" X-X-Sender: mikes@familysquires.net To: Michael Ranner In-Reply-To: <200609261323.47216.mranner@inode.at> Message-ID: <20060926130728.Y18484@familysquires.net> References: <200609261323.47216.mranner@inode.at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - rader.servnow.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - siralan.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-stable@freebsd.org Subject: Re: Problem with AHC after updating from 4.11 to 6.1 on the same server hardware X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 17:11:26 -0000 Not that it will help you, but I'm running 6.2-PRERELEASE compiled 9/23 with three Adaptec controllers and no problems; none of them is a 29160, however. ahc0: port 0xe000-0xe0ff mem 0xfebfd000 -0xfebfdfff irq 16 at device 14.0 on pci0 ahc0: [GIANT-LOCKED] ahc1: port 0xe400-0xe4ff mem 0xfebfe000 -0xfebfefff irq 16 at device 14.1 on pci0 ahc1: [GIANT-LOCKED] ahc2: port 0xee00-0xeeff mem 0xfebfc000-0xfebf cfff irq 18 at device 18.0 on pci0 ahc2: [GIANT-LOCKED] ahc3: port 0xed00-0xedff mem 0xfebfb000-0xfebf bfff irq 19 at device 20.0 on pci0 ahc3: [GIANT-LOCKED] The motherboard is a Supermicro P6DGH with an onboard 78XX Adaptec controller, plus 2940 and 2944 (HV diff) for controlling two tape changers. I have a 39160 in another system running 4.11; I'll try booting that under 6.1 and see what happens. Mike Squires mikes at siralan.org