Bug 434 - Solaris mouse enhancements
Summary: Solaris mouse enhancements
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/Mouse (show other bugs)
Version: git
Hardware: x86 (IA32) Solaris
: medium enhancement
Assignee: Alan Coopersmith
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-08 21:54 UTC by Alan Coopersmith
Modified: 2004-04-15 00:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_mouse.c (10.08 KB, patch)
2004-04-08 21:55 UTC, Alan Coopersmith
no flags Details | Splinter Review

Description Alan Coopersmith 2004-04-08 21:54:22 UTC
The following patch makes several enhancements to the Solaris mouse support:
 - Autoprobe support for USB mice using the Solaris USB/VUID driver on /dev/mouse 
    & PS/2 mice on /dev/kdmouse
 - Support for wheel events on USB mice on Solaris releases that support them
    in the USB/VUID mouse driver
 - The ability to push a SysV streams module onto the device so that additional
    USB mice can be used by specifying options such as:
        Option      "Device" "/dev/usb/hid1"
        Option      "StreamsModule" "usbms"

(These change includes bits written both by me and by Russ Blaine of the 
 Solaris kernel group here at Sun.)
Comment 1 Alan Coopersmith 2004-04-08 21:55:49 UTC
Created attachment 184 [details] [review]
Patch to xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_mouse.c
Comment 2 Alan Coopersmith 2004-04-16 10:23:35 UTC
Committed to XORG-CURRENT on 15-Apr-2004:

  Revision      Changes    Path
  1.1.4.2       +16 -3    
xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_init.c


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.