From owner-freebsd-mobile@FreeBSD.ORG Mon May 19 16:47:06 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39AC337B401; Mon, 19 May 2003 16:47:06 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B0AD43FBF; Mon, 19 May 2003 16:47:05 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4JNl2kA099438; Mon, 19 May 2003 17:47:02 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 19 May 2003 17:44:24 -0600 (MDT) Message-Id: <20030519.174424.128866013.imp@bsdimp.com> To: dmlb@dmlb.org From: "M. Warner Losh" In-Reply-To: <000601c31e56$97d16890$4bc8a8c0@orac> References: <20030519.095910.99169825.imp@bsdimp.com> <014b01c31e20$b3dc93b0$a7ac77c1@DJK1Comp> <000601c31e56$97d16890$4bc8a8c0@orac> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: Centrino Laptop (Acer 800Cli) and 5.1 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 23:47:06 -0000 In message: <000601c31e56$97d16890$4bc8a8c0@orac> "Duncan Barclay" writes: : Well, I've got 5.1-BETA booting and building kernels! The culprit... : cardbus. I'll get you a dmesg output from succesful and un-succesful boots. : The laptop is standard apart from there being a fixed Smart card reader : instead of two slots. OK. Next group of debugging: 1) PCIBIOS or ACPI to route pci interrupts? 2) One slot or two (it wasn't clear to me) 3) Same interrupt for both slots, or different interrupts? 4) What is the bridge chipset for cardbus? Based on your answers, we go to the next level. Warner