| Age | Commit message (Collapse) | Author |
|
driver will try to use it if at all possible, otherwise fall back to the old
hardcoded 1024x768x60 mode.
|
|
|
|
|
|
|
|
Feh, manuals that lie...
|
|
Setup sequence obtained from Krups OFW with some CyberPro-specific
magic from Linux driver. The driver still has a lot of hardcoded
stuff, but it is useful enough to bring up wscons on netwinder.
XXX: Proper console attachment needs to be written (the driver was
originally developed on sparc, where our approach to attaching console
is totally different).
Caveat emptor!
|
|
Always init chip via I/O space.
Map only I/O registers we actually need.
Automatically detect if we need to do bswapping
Add (untested) code to use automagic bswap on CyberPro.
Report video memory amount.
Report if/how bswapping is done.
|
|
It's not finished yet, but it can do enough to get wscons working for
Krups JavaStation.
|