From owner-freebsd-current@FreeBSD.ORG Tue Jul 5 17:37:20 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FEE416A41C for ; Tue, 5 Jul 2005 17:37:20 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id CBE6343D4C for ; Tue, 5 Jul 2005 17:37:19 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 05 Jul 2005 17:37:15 -0000 Received: from h081217095123.dyn.cm.kabsi.at (EHLO something.pepperland) [81.217.95.123] by mail.gmx.net (mp034) with SMTP; 05 Jul 2005 19:37:15 +0200 X-Authenticated: #16703784 From: Stefan Ehmann To: Fabian Keil In-Reply-To: <20050704204804.37a82e4e@localhost> References: <42C92DC5.3060101@gddsn.org.cn> <42C93ABE.7060701@gddsn.org.cn> <1120501500.1241.5.camel@taxman.pepperland> <20050704204804.37a82e4e@localhost> Content-Type: text/plain; charset=UTF-8 Date: Tue, 05 Jul 2005 19:37:00 +0200 Message-Id: <1120585020.679.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 Cc: current@freebsd.org Subject: Re: Suspend broken ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 17:37:20 -0000 On Mon, 2005-07-04 at 20:48 +0200, Fabian Keil wrote: > Stefan Ehmann wrote: > > > On Mon, 2005-07-04 at 21:33 +0800, Huang wen hui wrote: > > > Huang wen hui 写é“: > > > > > > >Hi, > > > >For my T42p, suspend operation could not work from jun 2, > > > >It does work under CURRENT using Jun 1 cvsup. > > > >/sys/i386/isa/clock.c revert to v1.220. > > > > > > > > > > > but /sys/i386/isa/clock.c revert to v1.220 help that. > > > > Thanks for tracking that down, helps in my case too. > > > > I'm running a Toshiba M-30X notebook. For me, resume basically worked > > but everything was as slow as if it was running on my old calculator. > > (e.g. it takes several seconds from typing a character until it is > > displayed on the console). > > I had these symptoms before I put "device pmtimer" in the kernel. > I'm still on 5.4, therefore I don't know if this has anything to > do with your problem. Does not seem to be related. I already had pmtimer in my kernel. And this problem also hasn't occured before /sys/i386/isa/clock.c rev 221. Thanks anyway.