PS/2 systems introduced a new specification for the keyboard and mouse interfaces, which are still in use today and are thus called "PS/2" interfaces. The PS/2 keyboard interface was electronically identical to the long-established AT interface, but the cable connector was changed from the 5-pin DIN connector to the smaller 6-pin mini-DIN interface. The same connector and a similar synchronous serial interface was used for the PS/2 mouse port. Additionally, the PS/2 introduced a new software data area known as the Extended BIOS Data Area (EBDA). Its primary use was to add a new buffer area for the dedicated mouse port. This also required making a change to the "traditional" BIOS Data Area (BDA) which was then required to point to the base address of the EBDA.
Wednesday, December 1, 2010
Keyboard/mouse interface
PS/2 systems introduced a new specification for the keyboard and mouse interfaces, which are still in use today and are thus called "PS/2" interfaces. The PS/2 keyboard interface was electronically identical to the long-established AT interface, but the cable connector was changed from the 5-pin DIN connector to the smaller 6-pin mini-DIN interface. The same connector and a similar synchronous serial interface was used for the PS/2 mouse port. Additionally, the PS/2 introduced a new software data area known as the Extended BIOS Data Area (EBDA). Its primary use was to add a new buffer area for the dedicated mouse port. This also required making a change to the "traditional" BIOS Data Area (BDA) which was then required to point to the base address of the EBDA.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment