From owner-freebsd-current Thu Aug 16 1: 3:49 2001 Delivered-To: freebsd-current@freebsd.org Received: from nasu.utsunomiya-u.ac.jp (nasu.utsunomiya-u.ac.jp [160.12.128.3]) by hub.freebsd.org (Postfix) with ESMTP id DC17337B40B for ; Thu, 16 Aug 2001 01:03:43 -0700 (PDT) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from nantai.utsunomiya-u.ac.jp by nasu.utsunomiya-u.ac.jp (8.11.2/1.1.29.3/26Jan01-1134AM) id f7G83Lc303117; Thu, 16 Aug 2001 17:03:21 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp by nantai.utsunomiya-u.ac.jp (8.11.2/1.1.29.3/30Jan01-0241PM) id f7G83GK70830; Thu, 16 Aug 2001 17:03:16 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:/kZaNxFC5J42bwy9xzK8W+vdAhUqd7SB@zodiac.mech.utsunomiya-u.ac.jp [160.12.43.7]) by zodiac.mech.utsunomiya-u.ac.jp (8.9.3+3.2W/3.7W/zodiac-May2000) with ESMTP id RAA09511; Thu, 16 Aug 2001 17:12:56 +0900 (JST) Message-Id: <200108160812.RAA09511@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) 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> Date: Thu, 16 Aug 2001 17:12:55 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >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