Welcome, Guest. Please login or register.

Author Topic: Optical mouse driver  (Read 2630 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: Optical mouse driver
« on: September 22, 2005, 07:40:40 AM »

You cannot use an adapter on another adapter. USB, PS/2 and serial protocols are different. The mouse supports USB and PS/2 and it tries to determine where it is connected to on power-up in order to use the correct protocol. With the serial adapter it cannot determine the correct protocol and so it gives up. Usually you can use a mouse only with the adapter it came with.

Bye,
Thomas

Offline Thomas

Re: Optical mouse driver
« Reply #1 on: September 22, 2005, 11:53:52 AM »

Perhaps this can help you: http://www.computer-engineering.org/

Bye,
Thomas

Offline Thomas

Re: Optical mouse driver
« Reply #2 on: September 23, 2005, 10:32:46 AM »

Oh dear !

You cannot compare a Cocolino or Topolino3 or whatever it is called to a simple adapter ! Why do you think it is so expensive while you can get a simple 6pin mini-din to 9pin d-sub adapter for a few bucks ? The Cocolino is not an adapter. It is a complete micro controller residing inside the case of an adapter. It understands PS/2 protocol and translates it into joystick impulses as needed by the Amiga. It works with any mouse which supports the PS/2 protocol, be it a PS/2-only mouse, a PS/2-serial combi mouse or a PS/2-USB combi mouse. It does not do any serial transmission and it is not able to tell the Computer which PS/2 codes it received from the mouse.

Bye,
Thomas