diff options
author | Kenji Aoyama <aoyama@cvs.openbsd.org> | 2004-05-10 10:30:25 +0000 |
---|---|---|
committer | Kenji Aoyama <aoyama@cvs.openbsd.org> | 2004-05-10 10:30:25 +0000 |
commit | 39d8b1f4dd0d8239fad1758c866cc3d235dcb02f (patch) | |
tree | 6b821dca4a25087e5d7f4c7d499914ad578130d4 /distrib/crunch | |
parent | e133c5d77537b062d5de59ccdffed86afa21f1ca (diff) |
Make the time getting frame buffer depth earlier. Without this
modification, bitmap console depth is always 4, because consinit() is
called before cpu_startup().
And use frame buffer depth bits(1,4,8) rather than mask value(0x01,
0x0f, 0xff), same as the value in ROM work area.
ok miod@
Diffstat (limited to 'distrib/crunch')
0 files changed, 0 insertions, 0 deletions