NetBSD/sys/dev/gpio
kardel d70c01ba15 make implementation match gpio(4) man entry. do no change configuration
if no flags are being set (allows non-destructive inquiry via GPIOSET again).
2014-06-29 09:32:24 +00:00
..
files.gpio gpiopwm(4) is a driver to pulse GPIO pins in software. This obsoletes 2011-11-13 12:33:00 +00:00
gpio.c make implementation match gpio(4) man entry. do no change configuration 2014-06-29 09:32:24 +00:00
gpioiic.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
gpiolock.c Delete unnecessary device-activation hooks. Simplify the rest. 2009-12-06 22:33:44 +00:00
gpioow.c Newline is \n, not /n. 2011-09-07 07:43:05 +00:00
gpiopwm.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
gpiosim.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
gpiovar.h Remove software pulsing in gpio(4), this functionality is now provided 2011-11-13 13:20:02 +00:00