Opened 16 years ago

Last modified 15 years ago

#2973 closed bug

ps2 driver recognizes 4 mices on laptop — at Version 3

Reported by: jackburton Owned by: marcusoverhagen
Priority: normal Milestone: R1
Component: Drivers/Mouse/PS2 Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by jackburton)

The ps2 driver publishes 4 mices on my laptop: Ps/2 mouse 1, 2, 3 and 4.

here's the output of the "iroster" command:

~> iroster
        name              type             state
----------------------------------------------------
       AT Keyboard     B_KEYMAP_DEVICE     running
        PS/2 Mouse 4   B_POINTING_DEVICE   running
        PS/2 Mouse 3   B_POINTING_DEVICE   running
        PS/2 Mouse 2   B_POINTING_DEVICE   running
        PS/2 Mouse 1   B_POINTING_DEVICE   running
       Wacom Tablets   B_POINTING_DEVICE   running
          Usb Mouse 1  B_POINTING_DEVICE   running

Moreover, why is the Wacom Tablets device up and running, without one ? Should I open a different bug for this ?

Change History (3)

comment:1 by jackburton, 16 years ago

Component: Drivers/MouseDrivers/Mouse/PS2
Description: modified (diff)

comment:2 by marcusoverhagen, 16 years ago

And what is the problem? Please also remember to attach a syslog.

comment:3 by jackburton, 16 years ago

Description: modified (diff)

...that it allocates 4 BInputDevice addons for nothing, maybe ?

Note: See TracTickets for help on using tickets.