History log of /openbsd-src/sys/dev/gpio/gpiosim.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 471aeecf 06-Apr-2022 naddy <naddy@openbsd.org>

constify struct cfattach


# 717eb34c 23-Nov-2008 mbalmer <mbalmer@openbsd.org>

This is a "dummy" GPIO driver used for development and testing only.
Not enabled in any kernel (and will not be).

ok drahn, uwe