NetBSD/sys/dev/gpio
mbalmer bf79ac9a26 Prevent the creation of duplicate pin names in GPIOSET.
Problem noticed by rmind a while ago.
2009-08-23 12:08:56 +00:00
..
files.gpio Add support for multi-position electro-mechanical keylocks. An example 2009-08-14 21:17:21 +00:00
gpio.c Prevent the creation of duplicate pin names in GPIOSET. 2009-08-23 12:08:56 +00:00
gpioiic.c gpioiic(4), a driver to do use GPIO pins in bit-banging mode to form an I2C 2009-08-09 08:18:00 +00:00
gpiolock.c Move the keylock.h header from sys/sys to sys/dev where it really belongs. 2009-08-15 09:43:58 +00:00
gpioow.c Register with the PMF, and when detaching, just the right order. 2009-08-08 10:38:17 +00:00
gpiosim.c Properly teardown the sysctl node and detach child driver if gpiosim gets 2009-08-07 08:08:18 +00:00
gpiovar.h Before trying to attach a child device driver, make sure the GPIO pins can 2009-08-21 12:53:42 +00:00