Port-ofppc archive

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

RE: printing and remembering platform name



On 16-Nov-2007 Frank Wille wrote:
> For Pegasos it would look like that:
>   mainbus0 (root): bplan,Pegasos2
> 
> I have already seen this in other ports, and I like it.

Actually.. this has been on my todo list for awhile now.

The correct way to do it is to pass it to oea_startup() as the sole argument. 
Take a look at prep/prep/machdep.c.

However, all that does is print the model name at boot.  We also should store
it in a model name global variable somewhere, so we can later use it in place of
the OFW searches we do everywhere.

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