From owner-freebsd-current@FreeBSD.ORG Sat Jul 11 20:23:09 2009 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 6C18C1065673 for ; Sat, 11 Jul 2009 20:23:09 +0000 (UTC) (envelope-from ubm@u-boot-man.de) Received: from mail.upper.net (mail.upper.net [62.75.224.33]) by mx1.freebsd.org (Postfix) with ESMTP id 02E848FC0C for ; Sat, 11 Jul 2009 20:23:08 +0000 (UTC) (envelope-from ubm@u-boot-man.de) Received: from ubm.mine.nu (mail.upper.net [62.75.224.33]) (authenticated bits=0) by mail.upper.net (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id n6BKN4eg014943 for ; Sat, 11 Jul 2009 22:23:04 +0200 Received: from ubm.mine.nu ([85.181.47.100] helo=ubm.mine.nu) by ASSP.nospam.UpPeRnEt; 11 Jul 2009 22:23:04 +0200 Date: Sat, 11 Jul 2009 22:23:04 +0200 From: Marc "UBM" Bocklet To: freebsd-current@freebsd.org Message-Id: <20090711222304.fc99056a.ubm@u-boot-man.de> In-Reply-To: <20090711205837.46b11405.ubm@u-boot-man.de> References: <20090708192642.6b30167e.ubm@u-boot-man.de> <20090708225048.ec9d9cad.ubm@u-boot-man.de> <20090710200352.72ef6804.ubm@u-boot-man.de> <20090711205837.46b11405.ubm@u-boot-man.de> X-Mailer: Sylpheed 2.6.0 (GTK+ 2.12.10; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 11 Jul 2009 22:14:07 +0000 Subject: Re: run interrupt driven hooks: still waiting for xpt_config 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: Sat, 11 Jul 2009 20:23:09 -0000 On Sat, 11 Jul 2009 20:58:37 +0200 Marc "UBM" Bocklet wrote: > On Fri, 10 Jul 2009 20:03:52 +0200 > Marc "UBM" Bocklet wrote: [...] > Another followup: it also makes no difference if there's an actual > device attached to the controller. I'll try reverting the ahci patch > next and see if that changes anything. enabling or disabling the ahci patch makes no difference, neither does disabling the onboard usb controller in the bios. For further reference, this is also a Gigabye mainboard. I'm thinking about "downgrading" FreeBSD on that machine to maybe find out where the trouble started. Can I safely csup back to a certain date and then buildkernel, installworld the usual way or are there any caveats? Bye Marc