This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d4b4af5dc0
NetBSD
/
sys
/
dev
/
gpio
History
mbalmer
066a225399
unfold short lines, fold long line.
2009-08-17 12:44:44 +00:00
..
files.gpio
Add support for multi-position electro-mechanical keylocks. An example
2009-08-14 21:17:21 +00:00
gpio.c
unfold short lines, fold long line.
2009-08-17 12:44:44 +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
Use device_t instead of struct device * per cegger's request.
2009-07-25 16:30:44 +00:00