Difference between revisions of "PS/2 interface"

From Deskthority wiki
Jump to navigation Jump to search
m
Line 2: Line 2:
  
 
The '''PS/2 interface''' is a serial keyboard and mouse interface developed by IBM for their PS/2 line of computers. It uses the same keyboard protocol as the [[AT keyboard interface]], but uses a Mini-DIN 6 connector.
 
The '''PS/2 interface''' is a serial keyboard and mouse interface developed by IBM for their PS/2 line of computers. It uses the same keyboard protocol as the [[AT keyboard interface]], but uses a Mini-DIN 6 connector.
 +
 +
For desktop keyboards, the PS/2 interface has a number of advantages over the USB interface:
 +
 +
:
 +
* PS/2 keyboards send commands directly to the host computer, unlike USB keyboards which must be polled for key-push events.
 +
:
 +
:
 +
* Providing that the keyboard circuitry supports it, there is no limit to the number of keys which can be pushed and registered simultaneously over PS/2. The USB protocol is limited to 6 simultaneous key pushes.
 +
 +
 +
  
 
[[Category:Keyboard protocols and interfaces]]
 
[[Category:Keyboard protocols and interfaces]]

Revision as of 21:15, 11 September 2012

This article is a stub. You can help Deskthority by expanding it.

The PS/2 interface is a serial keyboard and mouse interface developed by IBM for their PS/2 line of computers. It uses the same keyboard protocol as the AT keyboard interface, but uses a Mini-DIN 6 connector.

For desktop keyboards, the PS/2 interface has a number of advantages over the USB interface:

  • PS/2 keyboards send commands directly to the host computer, unlike USB keyboards which must be polled for key-push events.
  • Providing that the keyboard circuitry supports it, there is no limit to the number of keys which can be pushed and registered simultaneously over PS/2. The USB protocol is limited to 6 simultaneous key pushes.