Hacker News new | ask | show | jobs
by mongol 54 days ago
What is a bus mouse? Is it using the old PS/2 port?
3 comments

The PS/2 connector is what came after that the bus mouse. Back then the mouse was connected to a specialised add-in card. Probably an ISA card if I remember correctly.
https://blog.smallshire.no/blog/what-is-a-bus-mouse/

tldr: Ball mouse containing only optical encoders and no other electronics. Very popular in late eighties. Atari ST, Amiga 500, Acorn Archimedes (the ARM computer) all used this type of mice because of price.

Bus Mouse controller card used special Alps Electric 64H101 quadrature decoder and counter chip converting raw encoder outputs to neat X Y coordinates computer can read in just a couple of IO operations, much easier and quicker than serial or PS2 mouse.