Port-ofppc archive

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

Re: Pegasos frame buffer (was: map_isa_ioregs)



On 10-Nov-2007 Frank Wille wrote:
> Something useful. For example, when you type:
> 
>   280 1d0 40 10 fb8-install
> 
> ...it will set screen-width to 280 and screen-height to 1d0. But, on the
> other hand, screen-#columns remains 50 and is not set to 40!

Well.. thats actually rather useful.  You can get genfb somewhat working by
just issuing the fb8-install command, and *then* copy the screen-width and
screen-height values out with the copyprops() function.  (obviously you would
check first if they were zero, and if they are, then run fb8-install, that way
you can override it at the prom before boot).

That will give us a reasonable default that should work for genfb.

---
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