Difference between revisions of "PS/2 interface"

From Deskthority wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
  
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:
 
For desktop keyboards, the PS/2 interface has a number of advantages over the USB interface:

Revision as of 21:22, 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.