From owner-freebsd-current@FreeBSD.ORG Wed Mar 14 22:40:47 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B67816A404 for ; Wed, 14 Mar 2007 22:40:47 +0000 (UTC) (envelope-from db@nipsi.de) Received: from fop.bsdsystems.de (static.88-198-57-43.clients.your-server.de [88.198.57.43]) by mx1.freebsd.org (Postfix) with ESMTP id 2357813C459 for ; Wed, 14 Mar 2007 22:40:47 +0000 (UTC) (envelope-from db@nipsi.de) Received: from [172.16.1.13] (e176122167.adsl.alicedsl.de [85.176.122.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by fop.bsdsystems.de (Postfix) with ESMTP id 143042C363 for ; Wed, 14 Mar 2007 23:17:28 +0100 (CET) Message-ID: <45F87476.8060604@nipsi.de> Date: Wed, 14 Mar 2007 23:17:26 +0100 From: Dennis Berger User-Agent: Thunderbird 2.0b2 (Windows/20070116) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: dl360 g4p / ciss controller not working on 7.0 snapshot from march 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: Wed, 14 Mar 2007 22:40:47 -0000 Hi list, FreeBSD 6.2 can be bootet correctly besides a strange 3 minute timeout after da0 has been detected on ciss0 FreeBSD 7.0 current from march or feb couldn't be bootet at all the kernel stuck after "pci2: on pcib6 found". Normally the kernel would find the ciss0 device after that, but it doesn't. and the kernel stuck. booting in verbose / safe /without acpi / disabling acpi related stuff in bios had no effect on this issue. Any hints whats going on with ciss driver on dl360 g4p box? regards, -Dennis