From owner-freebsd-current@FreeBSD.ORG Sun Aug 31 09:03:15 2008 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 7A8331065676 for ; Sun, 31 Aug 2008 09:03:15 +0000 (UTC) (envelope-from caelian@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id 09BD18FC29 for ; Sun, 31 Aug 2008 09:03:14 +0000 (UTC) (envelope-from caelian@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so587850eyi.7 for ; Sun, 31 Aug 2008 02:03:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=BFuHXy0rnZ0b3FtvCdX6V/tyalHYqbP5NthKTLiqJGY=; b=RZ4vhejjwTCLrwZnqg0FHtUr/rwwvvWrI0R05En+AZS8LdxdVuuf5BtEeSGcd/oGv4 20WOSUIXyKmQpPN2p/MNaoB0446QXfHVC6VcmEatVPqRFJ+F5D4kaWIbwQGjFWSSWJJE IEsrRVutJOYXlS8mbBv1l7LEuFTvAfxJFgOmo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=IsigDRkyW2aTO2PstSg72UJI+as8tJI4Eqlc7Gm/iP46T2SRv6PZ5Hv2THCXKzXdVA 1VxjO+1qJBJYjpUdXfC/kf2+sOClOcBdQSz8VIUhk81kOh4ZQzJJTxJ3+weMTIx8Bbhp G5E3ah6GXcAy4gyOSZJMzhEpKre7rSBWjaYj4= Received: by 10.210.37.11 with SMTP id k11mr4536005ebk.136.1220173393394; Sun, 31 Aug 2008 02:03:13 -0700 (PDT) Received: by 10.210.44.20 with HTTP; Sun, 31 Aug 2008 02:03:13 -0700 (PDT) Message-ID: Date: Sun, 31 Aug 2008 11:03:13 +0200 From: "Pascal Hofstee" To: "Christian Weisgerber" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200808290951.44955.jhb@freebsd.org> <20080830010551.GA2090@lorvorc.mips.inka.de> <20080830145757.GG1468@alpha.local> Cc: freebsd-current@freebsd.org Subject: Re: No root filesystem 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: Sun, 31 Aug 2008 09:03:15 -0000 On Sat, Aug 30, 2008 at 5:43 PM, Christian Weisgerber The problem is the fallout from this commit: > > SVN rev 181987 on 2008-08-22 02:14:23Z by jhb > Extend the support for PCI-e memory mapped configuration space access: > > For me, it causes two failures: > (1) atapci (Nvidia MCP55 SATA) doesn't find its connected devices; > (2) k8temp doesn't attach. > > I don't know if there is any conceivable connection between the > two, so it would be nice to know if anybody else can reproduce (2). I am out of town at the moment ... expect to be back home later tonight ... since i am seeing the MCP55 problem myself i'll check to see if i also see the k8temp problem as well, since it does attach for me with the old kernel. -- Pascal Hofstee