This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8b53d2f9df
NetBSD
/
sys
/
dev
/
gpio
History
dyoung
171b2851cf
Simplify activation hook.
2009-11-12 19:22:08 +00:00
..
files.gpio
Add support for multi-position electro-mechanical keylocks. An example
2009-08-14 21:17:21 +00:00
gpio.c
Delete the useless activation hook. Add a child-detached hook and
2009-11-05 18:20:40 +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
Simplify activation hook.
2009-11-12 19:22:08 +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