From owner-freebsd-mobile Tue Jul 8 09:33:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA25387 for mobile-outgoing; Tue, 8 Jul 1997 09:33:34 -0700 (PDT) Received: from wired.com (get.wired.com [204.62.131.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA25382 for ; Tue, 8 Jul 1997 09:33:32 -0700 (PDT) Received: from get.wired.com (localhost [127.0.0.1]) by wired.com (8.8.5/8.7.3) with ESMTP id JAA04857; Tue, 8 Jul 1997 09:33:26 -0700 (PDT) Message-Id: <199707081633.JAA04857@wired.com> To: "Brian N. Handy" cc: freebsd-mobile@freebsd.org Subject: Re: Woes on a TP 560C In-reply-to: Your message of "Mon, 07 Jul 1997 20:29:35 PDT." Date: Tue, 08 Jul 1997 09:33:25 -0700 From: William Robertson Sender: owner-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk this should be in a faq. if you want PCMCIA support to work semi-reasonably, you should be running with the PAO patches (http://www.jp.FreeBSD.org/PAO/). it works reasonably well. the only major problem i have is, my machine freezes if i try to suspend and my xj-cc4288 isn't hibernated. if you check out craig lere's page at http://www-nrg.ee.lbl.gov/leres/butterfly/xf86config.html he gives a working copy of a xfree86 config file for the 560. it's at the bottom. you should also delete the 'disable' keywords in the kernel config for the psm and the apm devices. that will get rid of the 'disabled, not probed' messages. you have to recompile the kernel for that to take effect. rob