Port-ofppc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: map_isa_ioregs



On 09-Nov-2007 Frank Wille wrote:
> Tried it. genfb won't work on the Pegasos, because the driver expects to
> find properties like "width", "height" and "address". No such properties
> exist.

Yeah, it tries to gleam those from the OF values of screen-width and
screen-height.  Look at copyprops() in ofw_autoconf.c.  I also see "swidth" and
"sheight" on the Pegasos.  However, all of my values are zero.  That might be
because I'm using serial cons, can you look at them with a physical cons and
let me know if anything looks useful?

There also seem to be some fb8-* functions, as well as vesa-* functions. 
Perhaps one of these will return valid data.

---
Tim Rightnour <root%garbled.net@localhost>
NetBSD: Free multi-architecture OS http://www.netbsd.org/
Genecys: Open Source 3D MMORPG: http://www.genecys.org/



Home | Main Index | Thread Index | Old Index