SSDFB(4) Device Drivers Manual SSDFB(4)

ssdfb
OLED/PLED framebuffer device driver

options FONT_SPLEEN5x8
ssdfb* at iic? addr ?
ssdfb* at iic? addr 0x3c
ssdfb* at iic? addr 0x3d flags 0x102
ssdfb* at spi? slave ? flags 0x105
wsdisplay* at ssdfb?

The ssdfb driver provides wsdisplay(4) support for OLED/PLED framebuffer modules based on one of the following controller chips:

The following products (controller + panel assemblies) are supported:

The flags value can contain one or more of the following, bitwise OR'ed:

iic(4), wsdisplay(4)

An ssdfb driver first appeared in OpenBSD 6.4 and later in NetBSD 9.0.

The ssdfb driver was written by Tobias Nygren <tnn@NetBSD.org>.

It was inspired by (and shares its name with) the OpenBSD driver written by Patrick Wildt <patrick@blueri.se> but does not share any code.

The "4-wire SPI" MCU interface which requires an auxiliary gpio(4) pin for the D/C# signal is currently not supported.
November 2, 2019 NetBSD 9.99