Port-powerpc archive

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

Re: Where arch/bebox/pci/pfb.c?



> Should I attach genfb?  In that case, how should be done the console?  Do
> not we have a console until genfb is attached?

pmax and dreamcast initialize their fb consoles in consinit()
(i.e. before cpu_configure(9)) with some hacks.
(split out some init stuff into an independent structure from softc)

See
src/sys/arch/dreamcast/dev/pvr.c
src/sys/dev/tc/sfb.c
etc.

I'm not sure if genfb could use the same strategy though.
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index