From owner-freebsd-mobile@FreeBSD.ORG Mon Mar 15 11:56:20 2004 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 0FE1416A4E7 for ; Mon, 15 Mar 2004 11:56:17 -0800 (PST) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id B697743D48 for ; Mon, 15 Mar 2004 11:56:17 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 7124 invoked from network); 15 Mar 2004 19:56:16 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 15 Mar 2004 19:56:16 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i2FJt42D059716; Mon, 15 Mar 2004 14:56:12 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-mobile@freebsd.org Date: Mon, 15 Mar 2004 11:34:14 -0500 User-Agent: KMail/1.6 References: <4054DD00.8080504@clope.net> In-Reply-To: <4054DD00.8080504@clope.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403151134.14407.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: Alexandre Ahmim-Richard cc: njl@FreeBSD.org Subject: Re: ACPI & pcmcia problem 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, 15 Mar 2004 19:56:21 -0000 On Sunday 14 March 2004 05:30 pm, Alexandre Ahmim-Richard wrote: > Hi, > > I'm experiencing the problem of acpi which is disabling the pcmcia > support... > Here is my dmesg : > cbb0: at device 8.0 on pci0 > cardbus0: on cbb0 > pccard0: <16-bit PCCard bus> on cbb0 > pcib0: _PRS resource entry has unsupported type 2 Hmm type 2 is: #define ACPI_RSTYPE_START_DPF 2 #define ACPI_RSTYPE_END_DPF 3 It may be that an IRQ is hidden down inside the DPF (whatever that is) so perhaps we need to add DPF support somewhere in the ACPI code? Nate, can you maybe add an item about at least investigating DPF resource support to the ACPI todo list? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org