RFX(4) | Device Drivers Manual (sparc64) | RFX(4) |
rfx
—
Vitec/Connectware/AP&D RasterFlex framebuffer
series
rfx* at sbus?
wsdisplay* at rfx?
The RasterFlex series, originally manufactured by Vitec, later bought by Connectware, then by Advanced Products & Design, are high-performance frame buffers and frame grabber devices.
The rfx
driver only supports the
RasterFlex frame buffers:
The rfx
driver interfaces the frame buffer
with the wscons(4) console
framework. It does not provide direct device driver entry points but makes
its functions available via the internal
wsdisplay(4)
interface.
The RasterFlex frame buffers will adapt their resolution to the monitor they are connected to. However, when not connected to a Sun monitor, the device will default to the 1152x900 resolution, with a refresh rate of 66Hz. A different resolution can be forced using the jumpers J2 to J4, located near the video connector on the board itself.
In the following tables, left (L) and right (R) jumper positions are described looking at the board with the video connector on top. If the jumper position is not specified (_), it means it has to be removed (open).
J2 J3 J4 | Resolution | Refresh Rate | Description |
R R R |
1152x900 | 66Hz | Automatic Configuration |
L L L |
1024x768 | 76Hz | SVGA |
L _ _ |
1152x900 | 66Hz | |
_ L L |
1152x900 | 76Hz |
J2 J3 J4 | Resolution | Refresh Rate | Description |
R R R |
1152x900 | 66Hz | Automatic Configuration |
L L L |
1024x768 | 76Hz | SVGA |
L _ _ |
1152x900 | 66Hz | |
L L _ |
1152x900 | 76Hz | |
_ L _ |
1280x1024 | 60Hz | |
_ L L |
1280x1024 | 67Hz | |
L _ L |
1280x1024 | 76Hz |
This driver does not support any acceleration features at the moment, and drives the card in PROM-compatible, 8 bit, mode only.
September 10, 2015 | OpenBSD-6.0 |