Bug 321 - MS InPort BusMouse gets detected as Logitech & MS & ATIBM, does not work afterwards
Summary: MS InPort BusMouse gets detected as Logitech & MS & ATIBM, does not work afte...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 5.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1998-12-07 01:48 UTC by Adam Thompson
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-07-08 00:53:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Thompson 1998-12-07 01:48:30 UTC
In a machine with a Microsoft InPort BusMouse card & mouse,
the stock 5.2 kernel boots up and detects a Logitech BM on
IRQ 5, then detects an ATI XL BusMouse.  At gpm startup,
"/dev/mouse: operation not supported" is returned and gpm
fails to initialize.

Problem seems to be that ALL the kernel busmouse drivers
are fighting for control of the resource.  Looks like both
the Logitech driver and the ATIXL driver are gaining
control, but on different access points.  /dev/mouse is a
symlink to /dev/msinportbm - and does not seem to be active.

/proc/interrupts does not have any IRQ registered for any
device, despite the boot-time message.

Had to switch to a serial mouse to obtain gpm functionality.

Comment 1 David Lawrence 1998-12-07 20:06:59 UTC
This has been assigned to a developer for further review.

Comment 2 Preston Brown 1999-02-10 21:50:59 UTC
Dave, please verify that this is still broken in the test lab with a
busmouse and a 2.2 kernel.

------- Additional Comments From   07/07/99 20:51 -------
This doesnt seem to occur with kernel 2.2 as shipped with Red Hat 6.0.
I was able to successfully boot up and run mouseconfig to choose the
Microsoft BusMouse selection then reboot and use the Inport BusMouse
with gpm and X properly.


Note You need to log in before you can comment on or make changes to this bug.