From owner-cvs-all Wed Oct 24 11:42: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from cheer.mahoroba.org (flets-f0022.kamome.or.jp [211.8.127.22]) by hub.freebsd.org (Postfix) with ESMTP id 4455D37B407; Wed, 24 Oct 2001 11:41:57 -0700 (PDT) Received: (from root@localhost) by cheer.mahoroba.org (8.12.1/8.12.1) id f9OIftvU074843; Thu, 25 Oct 2001 03:41:55 +0900 (JST) (envelope-from ume@mahoroba.org) Received: from peace.mahoroba.org (IDENT:DtpHnQ0toj4mDdN6PiK1RRSKUFiSOetjV9r2l2ioaGkPgbhwv5xEXUvu2rpoPX+B@peace.mahoroba.org [IPv6:2001:200:301:0:200:f8ff:fe05:3eae]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.12.1/8.12.1/av) with ESMTP/inet6 id f9OIfpGR090085; Thu, 25 Oct 2001 03:41:53 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Thu, 25 Oct 2001 03:41:50 +0900 (JST) Message-Id: <20011025.034150.85324385.ume@mahoroba.org> To: nate@yogotech.com Cc: des@ofug.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules Makefile src/sys/modules/apm Makefile From: Hajimu UMEMOTO In-Reply-To: <15319.1114.52674.966040@caddis.yogotech.com> References: <200110241653.f9OGrsL58421@freefall.freebsd.org> <15319.1114.52674.966040@caddis.yogotech.com> X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-Operating-System: FreeBSD 5.0-CURRENT X-Mailer: xcite1.38> Mew version 2.1rc1 on Emacs 21.1 / Mule 5.0 =?iso-2022-jp?B?KBskQjgtTFobKEIp?= X-Weather: =?iso-2022-jp?B?GyRCOiNGfCROP0BGYEBuOCkbKEI=?= =?iso-2022-jp?B?GyRCJE9AMjt+ITlGXiRHJDkbKEI=?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, >>>>> On Wed, 24 Oct 2001 12:11:38 -0600 >>>>> Nate Williams said: > > Log: > > Make apm a module. > > We need further work to be able to specify an equivalence of `flags 0x20'. > > Many PCs should work for now. But, some PCs need `flags 0x20'. > > I know that "flags 0x20" means "broken statclock", but can you tell me > what symptoms a machine with a broken statclock would exhibit if that > flag were not set? nate> It would hang when doing any APM commands (most notably, suspend). Yup, I met hang up probably this, just now. X-( statclock_disable affect not apm.c but clock.c. So, I wish to add something like machdep.disable_rtc_statclock into clock.c. How about this idea? -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message