Comment by 0-_-0

5 years ago

Isn't PS/2 interrupt based, therefore instantaneous? I think USB has 125 Hz polling rate by default which can be increased to 1000 Hz.

From Wikipedia: -

> The interface has two main signal lines, Data and Clock. ... To transmit a byte, the device simply outputs a serial frame of data (including 8 bits of data and a parity bit) on the Data line serially as it toggles the Clock line once for each bit.

Increasing the clock rate absolutely does reduce latency on a PS/2 port.

1. https://en.wikipedia.org/wiki/PS/2_port