Well... thats clearly not the same pinout as Microsoft (there were no
standards - most vendors differd).
And it doesn't look like your mouse supports serial, so I don't think
it really matters...
But you should be carefull plugging bus mice into serial adapters.
The PC PS/2 bus mouse port has a +5v power rail.... hence bus mice
are designed to run on a +5v power supply.
A PC serial port does not have any line at +5v, power has to be
drawn parsitically from the DTR, RTS and/or TD lines.
Depending on how they are configured, these lines can be +12v or -12v
and at very low current (they are signals, not power lines).
TD is not a good choice as it toggle +/-12v during data transmission,
I think most drivers set both DTR and RTS high, and the mouse draws
power from both of them.
Serial/PS2 mice will typically detect what it's plugged into (usually
by the presence of +12v and adjust their internal operation differently
to send +12/-12v RS-232 serial data from one of their pins and
the internal program does serial handshaking.
If operatins in PS/2 mode, it transmits 5v PS/2 signals on the
appropriate pins, and program does PS/2 handshaking.
Since it has to work with +/-12v signls (and power) there is
obviously circutry to perform the necessary voltage transation,
which could be implemented in *many* different ways, meaning different
vendors mice could use different pins in the PS/2 port, which
means a different PS/2 adapter.
And mice which were designed to plug into a serial port can handle
the 12v signals (which may be the wrong polarity till the driver loads).
In contrast, mice designed only for PS/2 may not have such safeguards...
fortunately RS-232 serial lines don't generally supply a lot of current
- so *usually* don't damage a bus mouse... but you never know, you are
powering it outside it's save voltage range.
This is why Serial/PS2 mice are almost always labelled as such.
Dave ::: https://dunfield.themindfactory.com ::: "Daves Old Computers"->Personal
Dave ::: https://dunfield.themindfactory.com ::: "Daves Old Computers"->Personal