Date: Thu, 25 Oct 2001 03:41:50 +0900 (JST) From: Hajimu UMEMOTO <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 Message-ID: <20011025.034150.85324385.ume@mahoroba.org> In-Reply-To: <15319.1114.52674.966040@caddis.yogotech.com> References: <200110241653.f9OGrsL58421@freefall.freebsd.org> <xzp6694zzka.fsf@flood.ping.uio.no> <15319.1114.52674.966040@caddis.yogotech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >>>>> On Wed, 24 Oct 2001 12:11:38 -0600 >>>>> Nate Williams <nate@yogotech.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011025.034150.85324385.ume>