On Sun, Nov 09, 2008 at 10:57:30PM +0100, Robert Millan wrote:
>... 
> Nice!  Aside from base baud and configuration function, I assume we'd also
> want to specify the I/O port?

Yep, I/O port and base baud are the only two device specific items
we need since we don't do interrupts.  Doing a table for base baud
is easy, unfortunately identifying the I/O port is hard, that's the
one we'll have to develop over time.

-- 
Don Dugger
"Censeo Toto nos in Kansa esse decisse." - D. Gale
[EMAIL PROTECTED]
Ph: 303/443-3786


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to