From owner-freebsd-mobile@FreeBSD.ORG Fri Jun 2 14:31:52 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org 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 73E5D16A42A for ; Fri, 2 Jun 2006 14:31:52 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0737F43D4C for ; Fri, 2 Jun 2006 14:31:51 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k52ETRhN096104; Fri, 2 Jun 2006 08:29:28 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 02 Jun 2006 08:29:32 -0600 (MDT) Message-Id: <20060602.082932.110116379.imp@bsdimp.com> To: torfinn.ingolfsen@broadpark.no From: "M. Warner Losh" In-Reply-To: <20060602121230.6cd4ddb4.torfinn.ingolfsen@broadpark.no> References: <20060526172545.f1489680.torfinn.ingolfsen@broadpark.no> <20060601.223241.-1303516174.imp@bsdimp.com> <20060602121230.6cd4ddb4.torfinn.ingolfsen@broadpark.no> X-Mailer: Mew version 4.2 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-mobile@freebsd.org Subject: Re: HP OmniBook 5500CT and PC Card controller with FreeBSD 6.1? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 14:31:55 -0000 In message: <20060602121230.6cd4ddb4.torfinn.ingolfsen@broadpark.no> Torfinn Ingolfsen writes: : On Thu, 01 Jun 2006 22:32:41 -0600 (MDT) : "M. Warner Losh" wrote: : : > The PD6729 is the ISA part on the PCI bus. It doesn't follow the : > Yenta standard at all. That's why it doesn't work. If I ever finish : > the isa attachment, then there's a good cahnce that it may work : > again. I have a laptop with this part. : : Aha. So there is no ISA attachment code in FreeBSD &.1 at all? : I'll be happy to test any work in progress, if such exists. There's a broken one in 7.0 for sure. I'd start there. I'll make sure that I commit any WIP I have by the end of the weekend. Warner