On Wed, Jul 29, 2009 at 1:45 PM, Kevin O'Connorkevin@koconnor.net wrote:
Okay, that is different - it leads me to believe that coreboot isn't turning on your ps2 port.
The mtarvon mainboard config in coreboot only sets up the SuperIO-like device embedded in the CPU for the internal UARTs; it does not set up an external SuperIO at all.
I never bothered with the external SuperIO as I had no need for it. If you want to use it, you'll have to modify Config.lb appropriately; see the jarrell mainboard Config.lb for an example.
--Ed