From owner-freebsd-mobile Fri May 19 14:38: 1 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 72F5E37B621 for ; Fri, 19 May 2000 14:37:58 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (isdn3.imasy.or.jp [202.227.24.195]) by tasogare.imasy.or.jp (8.9.3+3.2W/3.7W-tasogare/smtpfeed 1.04) with ESMTP id GAA95756; Sat, 20 May 2000 06:37:55 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) To: wietse@porcupine.org Cc: iwasaki@jp.FreeBSD.org, dwhite@resnet.uoregon.edu, freebsd-mobile@FreeBSD.ORG Subject: Re: Thanks! In-Reply-To: <20000519210642.595C94563D@spike.porcupine.org> References: <20000520054857B.iwasaki@jp.FreeBSD.org> <20000519210642.595C94563D@spike.porcupine.org> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000520063755H.iwasaki@jp.FreeBSD.org> Date: Sat, 20 May 2000 06:37:55 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 20000228(IM140) Lines: 42 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > When typed 'zzz' and release the key... > > Let me clear this up before it gets out of hand. > > When I am logged in over the network, there is no key release event > on the machine that receives the 'zzz'. It just receives the > characters. Understood. This solution is for other machines, not for yours. > > It seems the features of some ThinkPad machines. I've heard that NIC > > and Modem pccards cause problems on some TP. I think you can find the > > Why is this not a problem with FreeBSD 2.2.8 on the exact same > machine and with the exact same pc cards? I'm not sure. My NotePC experience is from 3.1, so I'm not familiar with 2.2.8 code, sorry. I suspect this is caused by not only apm code but also pccard, i386 specific code (especially memory?). To solve this completely, we need to check diffs between 2.2.8 and 3.X code in these area. > > 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. > > With 2.2.8 I had to delete the cli asm otherwise the machine would > not resume. This is the exact same machine that now runs 3.4+PAO3. OK. > > How about using apmd? If pccardc power command can replace > > [un]plugging cards manualy then you can specify the procedures in > > /etc/apmd.conf. This is for apm events like lid closing, not for zzz/apm -z > > though... > > See my previous post. Closing the lid is good enough for me. If you want to suspend your machine with command line, please try 'sh /etc/rc.suspend' :-) Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message