From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 26 17:59:26 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 3D82F16A4CE for ; Mon, 26 Jan 2004 17:59:26 -0800 (PST) Received: from fnord.ir.bbn.com (fnord.ir.bbn.com [192.1.100.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93DDA43D46 for ; Mon, 26 Jan 2004 17:58:59 -0800 (PST) (envelope-from gdt@ir.bbn.com) Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id 4A3C51F6F; Thu, 22 Jan 2004 07:49:23 -0500 (EST) To: Andrew Heybey References: <20040112070640.87077.qmail@web40808.mail.yahoo.com> <20040113185231.22FBC2051D@wolfe.bbn.com> <20040113.160746.125464783.imp@bsdimp.com> <85isj5p7pq.fsf@stiegl.mj.niksun.com> From: Greg Troxel Date: 22 Jan 2004 07:49:23 -0500 In-Reply-To: <85isj5p7pq.fsf@stiegl.mj.niksun.com> Message-ID: Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: rhythin@yahoo.com cc: freebsd-mobile@freebsd.org Subject: Re: PCCARD unrecogonized by FreeBSD 5.1-RELEASE on IBM Thinkpad 600 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, 27 Jan 2004 01:59:26 -0000 0 (in acpi_pci_link_get_irq_resources()). I assume that this is related to Greg's finding the the IRQ in the PIR was set to -1??? (Sorry I am ACPI-ignorant.) The -1 was on a 600 (2645-41U). On a 600E (2645-4AU) PIR was ok, but the default memory region (on netbsd) was wrong. I haven't tried a 600X. Routing to irq3 is a different kind of problem - presumably that's an irq that isn't actually wired up and workable, or something. -- Greg Troxel