Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2002 21:48:41 -0800 (PST)
From:      Chuck McCrobie <mccrobie2000@yahoo.com>
To:        freebsd-current@freebsd.org
Subject:   Touchpad support in -current for Sony Vaio GRX-670
Message-ID:  <20021228054841.34088.qmail@web14807.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Seems the 670 needs a slight addition to psm.c for its
touchpad.  Can this be committed?

I'm using Yahoo because the mailing list doesn't like
my "real" address.  Please excuse the formatting.

*** /usr/src/sys/isa/psm.c      Thu Dec 12 21:35:39
2002
--- psm.c       Fri Nov 29 01:49:22 2002
***************
*** 2880,2885 ****
--- 2880,2886 ----
        { 0x80374d24, "IBM PS/2 mouse port"
},/*IBM3780,ThinkPad */
        { 0x81374d24, "IBM PS/2 mouse port"
},/*IBM3781,ThinkPad */
        { 0x0490d94d, "SONY VAIO PS/2 mouse
port"},/*SNY9004,Vaio*/
+       { 0x0390d94d, "SONY VAIO PS/2 mouse
port"},/*SNY9003,VaioGRX670*/
        { 0 }
  };


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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?20021228054841.34088.qmail>