Graphics driver for unaccelerated flat frame buffer
io-graphics -dl devg-flat.so [option[,option ...]] ... &
x86, PowerPC, ARM, MIPS, SH
For the io-graphics options that can be used with this driver, see io-graphics. Options specific to this driver:
The devg-flat.so driver provides unaccelerated flat support for frame buffers.
You can start the graphics subsystem specifying the physical address of the frame buffer (assumes the display mode is already set):
io-graphics -g640x480x16 -dldevg-flat.so -amem=0xAAAAAAAA,0xSSSSSSSS[,PPPP]
You can start the graphics subsystem specifying the PCI display device to attach to:
io-graphics -g640x480x16 -dldevg-flat.so -d0xVVVV,0xDDDD -IX -amem=X[,PPPP]
io-graphics, crttrap, devgt-iographics