From owner-freebsd-mobile@FreeBSD.ORG Tue May 20 14:18:44 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 4FFE037B404; Tue, 20 May 2003 14:18:44 -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 7195F43FBF; Tue, 20 May 2003 14:18:43 -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 19IEVG-0006zp-00; Tue, 20 May 2003 22:18:34 +0100 Message-ID: <000601c31f15$60a69510$4bc8a8c0@orac> From: "Duncan Barclay" To: "M. Warner Losh" References: <20030519.095910.99169825.imp@bsdimp.com><014b01c31e20$b3dc93b0$a7ac77c1@DJK1Comp><000601c31e56$97d16890$4bc8a8c0@orac> <20030519.174424.128866013.imp@bsdimp.com> Date: Tue, 20 May 2003 22:18:37 +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-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: Tue, 20 May 2003 21:18:44 -0000 ----- Original Message ----- From: "M. Warner Losh" To: Cc: ; Sent: Tuesday, May 20, 2003 12:44 AM Subject: Re: Centrino Laptop (Acer 800Cli) and 5.1 > 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? In both cases the machine hangs. > 2) One slot or two (it wasn't clear to me) One physical slot I can plug a Type II card into. The second "slot" is already used by an inbuilt Smart Card reader. > 3) Same interrupt for both slots, or different interrupts? Need to look. > 4) What is the bridge chipset for cardbus? Three devices that exist in the PCI space (bus:device:function) 2:6:0 vendor 0x1217, device 0x7114 2:6:1 vendor 0x1217, device 0x7114 2:6:2 vendor 0x1217, device 0x7110 According to SiSoft's Sandra, these are O2Micro OZ711Mx cardbus controllers. > > Based on your answers, we go to the next level. > > Warner > >