From owner-freebsd-arch@FreeBSD.ORG Thu May 15 00:24:33 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C98637B401 for ; Thu, 15 May 2003 00:24:33 -0700 (PDT) Received: from dmlb.org (pc2-cmbg4-6-cust36.cmbg.cable.ntl.com [81.96.76.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id C575543FCB for ; Thu, 15 May 2003 00:24:32 -0700 (PDT) (envelope-from dmlb@dmlb.org) Received: from orac.my.domain ([192.168.200.75] helo=orac) by dmlb.org with smtp (Exim 3.36 #1) id 19GD69-000ELt-00; Thu, 15 May 2003 08:24:17 +0100 Message-ID: <000801c31ab1$dd2ccc20$4bc8a8c0@orac> From: "Duncan Barclay" To: "Duncan Barclay" , , "M. Warner Losh" Date: Thu, 15 May 2003 08:16:11 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-arch@freebsd.org Subject: Re: Centrino X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 07:24:33 -0000 From: "Duncan Barclay" > > I have booted 4.8 from CD successfully on my Centrino based Acer 800CLi, > but not yet installed it. I'm going to give 5.1 a spin this evening once > I've downloaded the ISOs. > > Duncan Well so far two problems with 5.1-BETA. Booting with one of my Raylink wireless LAN cards plugged results in a panic during device probes (I guess that's either the if_ray driver of mine or something strange with NEWCARD and these cards). With the card removed, the boot gets to mounting md0, but hangs. I think ACPI is the culpritt as there are lots of ACPI errors scrolling past - although it does detect ac power insertion etc. Duncan