From owner-freebsd-mobile Fri May 19 18:20:46 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 43AC337B50B for ; Fri, 19 May 2000 18:20:44 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id TAA05222; Fri, 19 May 2000 19:20:30 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id TAA05714; Fri, 19 May 2000 19:20:27 -0600 (MDT) (envelope-from nate) Date: Fri, 19 May 2000 19:20:27 -0600 (MDT) Message-Id: <200005200120.TAA05714@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Mitsuru IWASAKI Cc: wietse@porcupine.org, dwhite@resnet.uoregon.edu, freebsd-mobile@FreeBSD.ORG Subject: Re: Thanks! In-Reply-To: <20000520054857B.iwasaki@jp.FreeBSD.org> References: <20000520040145C.iwasaki@jp.FreeBSD.org> <20000519201058.BB6914563D@spike.porcupine.org> <20000520054857B.iwasaki@jp.FreeBSD.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > As I wrote in earlier email, the bug goes away when I remove the > > modem and ethernet card. However, doing so was not necessary with > > FreeBSD 2.2.8. > > Can anyone explain why FreeBSD must wake up prematurely when cards > > are present, even without cables attached? > > It seems the features of some ThinkPad machines. I've heard that NIC > and Modem pccards cause problems on some TP. Nope. It's a FreeBSD bug in newer releases, since it works fine in older releases (2.2.8), as Wietse already pointed out. > We had cli asm (disable interrupts) before calling APM BIOS call in > FreeBSD 2.2.8, but this also seems to cause other problems and cli was > deleted. Actually, with the cli, it didn't work on my box (same hardware as Weitse), so it was removed by me (and the call is probably gone on his box as well I suspect, since it works fine. :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message