On Tue, Jan 23, 2007 at 12:07:50PM +0100, Markus Ritzer wrote:
> Hello!
> 
> I would like to port OpenBSD to the MS Xbox (old one). The Kernel already 
> boots until main() in kern/init_main.c . (I can control this with the front 
> LED of the Xbox). The next thing I would like to do is to write  a kind of 
> framebuffer driver so that I can get output on the TV. I have the sourcecode 
> for the framebuffer driver of FreeBSD and Linux, but I don't know how to 
> integrate it in OpenBSD.
> 
> I read that OpenBSD has no framebuffer at all.

openbsd has a lot of framebuffers. look at arch/sparc64/dev/fb.c as a
start.

> 
> 
> How could I get output from the Kernel?
> 
> 
> The Xbox has no serial port... just USB and Ethernet.
> 
> 
> 
> Markus Ritzer

-- 
   Alexander Yurchenko

Reply via email to