From owner-freebsd-mobile Wed Oct 29 07:43:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA22677 for mobile-outgoing; Wed, 29 Oct 1997 07:43:09 -0800 (PST) (envelope-from owner-freebsd-mobile) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA22671 for ; Wed, 29 Oct 1997 07:43:06 -0800 (PST) (envelope-from nate@rocky.mt.sri.com) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.7/8.8.7) with ESMTP id IAA01801 for ; Wed, 29 Oct 1997 08:43:04 -0700 (MST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id IAA11382; Wed, 29 Oct 1997 08:43:02 -0700 (MST) Date: Wed, 29 Oct 1997 08:43:02 -0700 (MST) Message-Id: <199710291543.IAA11382@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: mobile@freebsd.org Subject: Suspend/resume & PAO X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thanks to those who already responded to diffs. They're 'In The Mail'. However, I need to make one thing straight. For now, the diffs only supply support for suspend/resume on PCCARD machines, and *NOT* CardBus machines. PAO has some rudimentary support for CardBus machines, so for now if you have a CardBus machines (your machine uses a PCI bus), then my changes won't help you. After we get this code tested and shaken out, then we'll start working on adding the other features in PAO, but I want to make sure we get one thing working robustly before tracking something else. Lately I've made *lots* of changes in the PCCARD code, and it needs to settle down for a bit to make sure I didn't break anything. Nate