From owner-freebsd-current Fri Dec 27 22:17:56 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2087037B401 for ; Fri, 27 Dec 2002 22:17:55 -0800 (PST) Received: from web14807.mail.yahoo.com (web14807.mail.yahoo.com [216.136.224.223]) by mx1.FreeBSD.org (Postfix) with SMTP id CAB7D43EA9 for ; Fri, 27 Dec 2002 22:17:54 -0800 (PST) (envelope-from mccrobie2000@yahoo.com) Message-ID: <20021228054841.34088.qmail@web14807.mail.yahoo.com> Received: from [216.45.73.136] by web14807.mail.yahoo.com via HTTP; Fri, 27 Dec 2002 21:48:41 PST Date: Fri, 27 Dec 2002 21:48:41 -0800 (PST) From: Chuck McCrobie Subject: Touchpad support in -current for Sony Vaio GRX-670 To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 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