home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8785 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  2.1 KB

  1. Path: sparky!uunet!mcsun!sunic!dkuug!diku!viggo
  2. From: viggo@diku.dk (Allan Kim Schougaard)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Bus Mouse Tester > not working > WORKING
  5. Message-ID: <1992Aug21.125410.13582@odin.diku.dk>
  6. Date: 21 Aug 92 12:54:10 GMT
  7. References: <65804@hydra.gatech.EDU> <1992Aug17.234750.3244@odin.diku.dk> <1992Aug18.083336.12147@cheshire.oxy.edu>
  8. Sender: viggo@freja.diku.dk
  9. Organization: Department of Computer Science, U of Copenhagen
  10. Lines: 54
  11.  
  12. rafetmad@cheshire.oxy.edu (David Giller) writes:
  13.  
  14. >viggo@diku.dk (Allan Kim Schougaard) wrote:
  15. >>gt6698a@prism.gatech.EDU (Andrew Hobson) writes:
  16. >>
  17. >>>I have a bus mouse, but linux 97 patch 1 does not recognize it.
  18. >>
  19. >>I have tried :
  20. >>
  21. >># cat /dev/bm
  22. >>cat: bm: Try again
  23.  
  24. >Actually, this is the proper behaviour.
  25.  
  26. >>And:
  27. >>
  28. >># mouse Microsoft /dev/bm
  29. >>Play with mouse. Press Ctrl-c to ...
  30. >>{nothing happens}
  31. >>Finished
  32.  
  33. >>During boot Linux displays the message:
  34. >>
  35. >>Busmouse detected and installed.
  36. >>
  37. >>The jumpers are installed at IRQ3 port 02c8 (not sure about the port)
  38. >>and the mouse workes perfectly in dos.
  39.  
  40. >Ah, here's a problem.  Most mice are configured on IRQ5, and so
  41. >the mouse driver assumes that.  If you can recompile the kernel, you
  42. >can change this (it is trivial, but you must recompile the kernel).
  43. >I don't have any idea how to autodetect what IRQ the mouse is on.
  44.  
  45. I have changed the setting to IRQ5 and... (wait for it) It works!!
  46. So MicroSoft BusMouse *does* work under Linux, and very well.
  47.  
  48. When I change the speed to 10Mhz even the 'cat /dev/bm' workes, but at
  49. 40Mhz it doesn't (and I haven't a clue as to why not). 
  50. The mouse testprogram takes a littel time to start but then keeps
  51. scrolling, action or no action. And ofcause X works.
  52.  
  53. I also have a trackball on COM1, and before changing the IRQ on the
  54. BusMouse that didn't work either. Now it works too (!?!)
  55. But when using the mouse testprogram the program only displays new
  56. data when the ball is moved.
  57.  
  58. The point is that I would hate to have X receiving and processing a
  59. lot of parcels saying "no movement". Can I check if this is the case?
  60. And if so, how can I change it ?
  61.  
  62. But basicly I am Very Happy :-)
  63.  
  64.  
  65.                 Viggo@freja.dk
  66.