Intellimouse Explorer PS/2

Search this archive.

From: Chris Purnell (cjp@lost.org.uk)
Date: Fri 16 Nov 2001 - 05:06:12 IST


I've just gotten around to upgrading svgalib from the 1.9.9 I was using to
1.9.12 and the mouse stopped working.  It seems there was something missing
from the ExplorerPS/2 patch I submitted way back in July.

Here is the bit that was missing:

diff -ru svgalib-1.9.12.orig/src/mouse/ms.c svgalib-1.9.12/src/mouse/ms.c
--- svgalib-1.9.12.orig/src/mouse/ms.c	Tue Jul 31 18:23:11 2001
+++ svgalib-1.9.12/src/mouse/ms.c	Fri Nov  9 21:38:22 2001
@@ -104,6 +104,7 @@
     {0x40, 0x40, 0x40, 0x00, 3},	/* pnp */
     {0x80, 0x80, 0x80, 0x00, 7},	/* Wacom Graphire */
     {0xc8, 0x08, 0x00, 0x00, 4},	/* DRMOUSE4DS (Digital Research 2-wheel PS/2) */
+    {0xc8, 0x08, 0x00, 0x00, 4}	/* IntelliMouse Explorer (PS/2) */
 };
 
 static void ms_setspeed(const int old, const int new,

-- 
Christopher John Purnell  | I thought I'd found a reason to live
http://www.lost.org.uk/   | Just like before when I was a child
--------------------------| Only to find that dreams made of sand
What gods do you pray to? | Would just fall apart and slip through my hands

------------------------------------------------------------------
Unsubscribe:  To:   listbot@svgalib.org
              Body: unsubscribe linux-svgalib


This archive was generated by hypermail 2.1.4 : Wed 21 Jan 2004 - 22:10:24 IST