Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 1999 08:00:07 -0700 (PDT)
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/11979: Vaio 505DX touchpad not detected as GlidePoint 
Message-ID:  <199906021500.IAA57587@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/11979; it has been noted by GNATS.

From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To: "Matt Crawford" <crawdad@fnal.gov>
Cc: FreeBSD-gnats-submit@freebsd.org,
	yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject: Re: i386/11979: Vaio 505DX touchpad not detected as GlidePoint 
Date: Wed, 02 Jun 1999 23:55:10 +0900

 >> The built-in pad on Sony VAIO is not detected as GlidePoint, because
 >> it is NOT one of GlidePoint models from ALPS.
 >> 
 >> VAIO's pad is, AFAIK, VersaPad from Advanced Technolgy.  Its
                                        ~~~~~~~~~~~~~~~~~~
 I was wrong; it is InterLink Electronics.
 
 >> identification procedure and its native protocol is totally different
 >> from GlidePoint's.
 >> 
 >> The work is in progress to add VersaPad support to the psm driver.
 >> 
 >> Kazu
 >
 >Are you sure this information is correct for the model Z505DX?
 >Because the pre-installed Windows98 has the following to say about
 >the touchpad.  I could imagine that Win98 mis-identifies the device,
 >but note that the last two drivers listed come from Alps!
 >
 >    Alps GlidePoint
 >    Mouse
 >    Registry Key:          HKEY_LOCAL_MACHINE\enum\BIOS\*PNP0F13\14
 >    Alloc resources:       Logical Configuration 0
 [...]
 
 This is very interesting!
 
 But, I am not yet very convinced that the data sequence 53 02 14 is
 the indication of GlidePoint.
 
 Are you very sure that the pad on Z505DX is a GlidePoint?  Is there
 any VAIO's manual or doc identifying this pad as GlidePoint?
 
 Does it behave like GlidePoint?  You can verify this by doing the
 following:
 
 1. Boot the kernel with our patch.
 2. Become root and kill `moused' if it is running.
 3. Run `moused' in the debug mode as follows:
 
 	moused -d -f -p /dev/psm0 -l 2
 
 4. `Tap' the surface of the pad.  If this action is reported as 
    the button 4, the device is acting like GlidePoint.  
 5. Hit ^C to stop moused.
 
 ALPS has produced various models of GlidePoint and there are some
 GlidePoint models which do NOT report `tap' action as the button 4.
 These models are not recognized as GlidePoint by the psm driver,
 because they behave like ordinary two or three button mice and require
 no special handling.
 
 (The models which report `tap' as the button 4 DO require special
 treatment to detect the button 4.)
 
 BTW, I am very positive that VAIO 505GX, 505RX (and possibly other
 models) come with VersaPad.
 
 Kazu
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906021500.IAA57587>