Source-Changes archive

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

Re: CVS commit: src/sys/dev/wsfont



tsutsui%ceres.dti.ne.jp@localhost said:
> When consinit() is called at the first time, uvm_init() is not called
> yet 

That's why I mentioned "early console initialization" in my mail
to Jaromir...

As I've also written, I consider the in-place reversing stuff a pain
in general.
It is only _really_ needed in early initialization; later at
runtime a matching font can be loaded through /dev/wsfont.

I don't know the deatils of all the more embedded-like evb*
ports, in particular the vaiety of graphics adapters to support.
Wouldn't it be feasible to just prepare fonts as needed and drop
the bitswap etc. code completely?

best regards
Matthias





Home | Main Index | Thread Index | Old Index