From: William A. White (white3@ccs.northeastern.edu)
Date: 04/11/93


From: white3@ccs.northeastern.edu (William A. White)
Subject: ATI XL bus mouse is working
Date: Sun, 11 Apr 1993 13:40:57 GMT


Thanks to all who sent replies. I now have the ATI XL bus mouse working.

I have selected IRQ 5, and use the primary address 23c. I set this up
using the VINSTALL dos program that comes with the card.

When rebuilding the kernel, of course make sure that you select support
for this mouse at "make config" time. This will produce a special file
in /dev called /dev/bmouseatixl. This special file should have major number
10 and minor number 3; verify this using "ls -lL". Make sure that the
permissions are set on this file, so users other than root can use it.

In Xconfig, have the line Busmouse "/dev/bmouseatixl".

Hope this helps someone else. Thanks again everyone.

Bill