This patch fixes the dbm690t keyboard not working issue. It should also
authorMarc Jones <marc.jones@amd.com>
Fri, 26 Sep 2008 19:15:38 +0000 (19:15 +0000)
committerMarc Jones <marc.jones@amd.com>
Fri, 26 Sep 2008 19:15:38 +0000 (19:15 +0000)
commitecd176f304958eff33ecb5ee3f3a2c8de535fdd5
treed4b080750286134bfd0f66d3627258777c6c478c
parent678d61cf5d7b3b985640fcc1e544e23cf5bdd360
This patch fixes the dbm690t keyboard not working issue. It should also
fix the a8n_e and any other it8712f SIO keyboard issues. The it8712f
requires an archaic PS/2 mode setting to the keyboard controller before
accessing the keyboard. Beyond that, I made the keyboard controller and
keyboard init more robust and added more informative debug output.

Signed-off-by: Marc Jones <marc.jones@amd.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3610 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/pc80/keyboard.c
src/superio/ite/it8712f/superio.c