Date: Thu, 16 Aug 2001 17:12:55 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: tlambert2@mindspring.com Cc: current@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: psmresume() (was: Re: FreeBSD's aggressive keyboard probe/attach) Message-ID: <200108160812.RAA09511@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Thu, 16 Aug 2001 00:39:26 MST." <3B7B78AE.B5624846@mindspring.com> References: <200108112351.AAA26897@banks.cogsci.ed.ac.uk> <200108120422.f7C4MY150223@harmony.village.org> <3B764317.4334A0F6@mindspring.com> <200108160416.NAA08677@zodiac.mech.utsunomiya-u.ac.jp> <3B7B78AE.B5624846@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>Kazutaka YOKOTA wrote: >> When the machine wakes up from the suspend mode by the APM (and ACPI?) >> BIOS, it is considered the BIOS's responsibility to restore the >> peripheral devices' state. And in fact most laptop machines are able >> to restore their internal pointing devices correctly. The only >> exceptions which I know of, to date, are some early models of Toshiba >> Librette and some models from Sony VAIO which has VersaPad. > >I have a VAIO PCG-XG29; basically, I've just been shrugging >my shoulders, alt-consoling the thing, and then restarting >moused to make things happy Send HUP to moused(8). I suspect that should just work. >but if >you want, the code I've been working on lately just passed off >its acceptance testing today, so I could go through and put >some comments in the code and send it off to you, and you can >edit it and use it for a future commit. Thank you. I am interested. >So... (1) Would this be useful, and (2) if so, do you prefer >diffs against -current or -stable? (all of my work systems are >-stable, but I could check out a -current work directory for >this specifically). psm.c in -CURRENT and -STABLE differ only slightly. Diffs against either of the two will be fine. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108160812.RAA09511>