CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2018/08/02 08:09:32

Modified files:
        sys/dev/fdt    : files.fdt ssdfb.c 

Log message:
Add I2C attachment code to ssdfb(4).  The difference between the I2C
and SPI bus is simply how to let the chip know it's a command or data
transfer.  Otherwise we push the very same bits.

Reply via email to