<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
Kevin,<BR>
<BR>
yea i know about sga bios, i used it for a long time, but not any more. And the part i'm adding is basically to pick up the keyboard from the serial console. And that is not is sgabios. <BR>
<BR>
Marc<BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Kevin O'Connor <<A HREF="mailto:Kevin%20O'Connor%20%3ckevin@koconnor.net%3e">kevin@koconnor.net</A>><BR>
<B>To</B>: Marc Bertens <<A HREF="mailto:Marc%20Bertens%20%3cmbertens@xs4all.nl%3e">mbertens@xs4all.nl</A>><BR>
<B>Cc</B>: <A HREF="mailto:seabios@seabios.org">seabios@seabios.org</A><BR>
<B>Subject</B>: Re: Question about linker building seabios<BR>
<B>Date</B>: Sat, 15 Jan 2011 11:36:20 -0500<BR>
<BR>
<PRE>
On Sat, Jan 15, 2011 at 10:56:43AM +0100, Marc Bertens wrote:
> Hi Kevin,

> I'm adding a VT100 serial console to the seabios code. 
> Which can be set to port COM1 or COM2. 
> I added the interrupt vector in the serial_setup() routine. 
> And made the interrupt service routine. The compiling goes 
> fine, no problems there. But in the linking stage an error 
> is reported to the line of the interrupt service routine: 

BTW, are you familiar with sgabios?  It sounds like it does something
similar:

<A HREF="http://www.coreboot.org/SeaBIOS#Adding_sgabios_support">http://www.coreboot.org/SeaBIOS#Adding_sgabios_support</A>

-Kevin
</PRE>
<BR>
</BODY>
</HTML>