summaryrefslogtreecommitdiffstats
path: root/sys/dev/gpio/gpiosim.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This is a "dummy" GPIO driver used for development and testing only.mbalmer2008-11-231-0/+152
Not enabled in any kernel (and will not be). ok drahn, uwe