8 Commits

Author SHA1 Message Date
Alan Coopersmith
5f63ab0433 sun_mouse: include more required system headers
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-11-02 14:48:21 -07:00
Alan Coopersmith
66792aff95 Fix vuidMouseAdjustFrame to build with Xorg 1.13 ABI
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2012-07-25 22:12:02 -07:00
Alan Coopersmith
374725ef73 Sun's copyrights belong to Oracle now
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-08-11 20:21:33 -07:00
Alan Coopersmith
c74d482378 Solaris: Handle ENODEV & other errors from VUID protocol mice
Adapted code from keyboard fix for ENODEV to do the same thing for the mouse

Use normal read() calls for reading from the mouse so we can get the ENODEV
errors, instead of going through the Xisb*() wrappers, which are needed for
reading directly from serial ports (which this code never does since it's
only used with VUID mouse event streams from the kernel).

Fixes http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6844148

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-03-22 18:43:43 -07:00
Alan Coopersmith
c9ebc0c532 Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 14:48:49 -08:00
Alan Coopersmith
299bd6c164 Add copyright notices for OS mouse code to COPYING file 2009-01-09 08:45:38 -08:00
Daniel Drake
53bdd4db01 Bug #11089: xf86-input-mouse COPYING file
X.Org Bugzilla #11089 <https://bugs.freedesktop.org/show_bug.cgi?id=11089>
2007-09-07 15:43:24 -07:00
Adam Jackson
d84b58ede2 Stub COPYING files 2005-12-19 16:25:51 +00:00