[LinuxBIOS] ASUS A8N-SLI Premium (K8, CK804, IT8712)

Corey Osgood corey_osgood at verizon.net
Fri Mar 30 20:49:02 CEST 2007


Uwe Hermann wrote:
> What's the Super I/O? That should be the first thing to add. You need it
> for serial output.

ite it8712(f?).

In auto.c, change the #include "superio/xxx" to "superio/ite/it8712f".
Then, in main(), change the line xxx_enable_serial() to
it8712f_enable_serial(). Compile it and see if you get serial output!

-Corey




More information about the coreboot mailing list