From owner-freebsd-current@FreeBSD.ORG Tue Nov 6 20:39:21 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7434016A419 for ; Tue, 6 Nov 2007 20:39:21 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id E29AD13C4C5 for ; Tue, 6 Nov 2007 20:39:20 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.1/8.14.1) with ESMTP id lA6KdKtQ001142 for ; Tue, 6 Nov 2007 12:39:20 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.1/8.14.1/Submit) id lA6KdKcI001141 for freebsd-current@freebsd.org; Tue, 6 Nov 2007 12:39:20 -0800 (PST) (envelope-from sgk) Date: Tue, 6 Nov 2007 12:39:20 -0800 From: Steve Kargl To: freebsd-current@freebsd.org Message-ID: <20071106203920.GA1077@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: ahc no longer attaches? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 06 Nov 2007 20:39:21 -0000 It seems that some recent change has caused problems with ahc devices. From dmesg I find ahc0: port 0xb800-0xb8ff mem 0xdeafe000-0xdeafefff irq 16 at device 4.0 on pci3 ahc0: PCI Device 3:4:0 failed I/O mapped test. ahc0: can't allocate register resources device_attach: ahc0 attach returned 12 and sa0 is no longer available for backups. The motherboard is a Tyan K8SD Pro. -- Steve