Date: Wed, 07 Jan 2004 17:22:47 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: current@freebsd.org Subject: Fw: More power patches Message-ID: <20040107.172247.22628814.imp@bsdimp.com>
next in thread | raw e-mail | index | archive | help
----Next_Part(Wed_Jan__7_17:22:47_2004_747)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit FYI. Please reply on mobile@. Thanks. ----Next_Part(Wed_Jan__7_17:22:47_2004_747)-- Content-Type: Message/Rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Return-Path: owner-freebsd-mobile@freebsd.org Delivery-Date: Wed, 07 Jan 2004 17:11:15 -0700 Received: from rover.village.org (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i080B6ET073424 for <imp@harmony.village.org>; Wed, 7 Jan 2004 17:11:06 -0700 (MST) (envelope-from owner-freebsd-mobile@freebsd.org) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by rover.village.org (8.12.9p2/8.12.8) with ESMTP id i080B6vI017732 for <imp@bsdimp.com>; Wed, 7 Jan 2004 17:11:06 -0700 (MST) (envelope-from owner-freebsd-mobile@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 82A2F58073; Wed, 7 Jan 2004 16:11:02 -0800 (PST) (envelope-from owner-freebsd-mobile@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 1BAB916A4D1; Wed, 7 Jan 2004 16:11:01 -0800 (PST) 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 D581316A4CE for <mobile@freebsd.org>; Wed, 7 Jan 2004 16:10:38 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1B3F43D2F for <mobile@freebsd.org>; Wed, 7 Jan 2004 16:10:36 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i080AaET073400 for <mobile@freebsd.org>; Wed, 7 Jan 2004 17:10:36 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 07 Jan 2004 17:10:23 -0700 (MST) Message-Id: <20040107.171023.63338658.imp@bsdimp.com> To: mobile@freebsd.org From: "M. Warner Losh" <imp@bsdimp.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: More power patches X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD <freebsd-mobile.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-mobile>, <mailto:freebsd-mobile-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-mobile> List-Post: <mailto:freebsd-mobile@freebsd.org> List-Help: <mailto:freebsd-mobile-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-mobile>, <mailto:freebsd-mobile-request@freebsd.org?subject=subscribe> Sender: owner-freebsd-mobile@freebsd.org Errors-To: owner-freebsd-mobile@freebsd.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on harmony.village.org X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 I've updated the power patches. This includes the transparent/secondary bridge support and tweaks to the last version. This should help people who have been forced to set hw.pci.unsupported_io_ranges=1. There's slightly imporved lazy resource support, the power stuff (but I've not fixed the null power method stuff). You may notice that the resources for CardBus and PC Card cards are different. For me I see ep0: <3Com OfficeConnect 572B> at port 0xe000-0xe01f irq 10 function 0 config 1 on pccard1 where before I saw: ep0: <3Com OfficeConnect 572B> at port 0x100-0x11f irq 10 function 0 config 1 on pccard1 based on what the bridge is configured to pass. http://people.freebsd.org/~imp/power.20040107.diff This won't help the interrupt routing issues people have had, nor will it help the bus numbering issues that have been seen in the wild. Please let me know how well this works for you. Warner _______________________________________________ freebsd-mobile@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" ----Next_Part(Wed_Jan__7_17:22:47_2004_747)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040107.172247.22628814.imp>