commit | 61d6b06696b7efc6e6bc1df6573ba58e743d6ae3 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Jun 21 12:15:10 2008 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat Jun 21 12:15:10 2008 -0400 |
tree | b1c58d048abcbb27fe6130554828db45c803aded | |
parent | db03d5db185430812775f0075a18da459b96a019 [diff] |
Init serial port before using it for debug - also reinit after option rom. Apparently, some VGA option roms will enable serial irqs - this could cause problems with spurious irqs from debug messages. Also, improve debugging of option roms that fail the checksum check.