This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
gpio
History
Justin Hibbits
f8fd3fb518
Fix the resource_list_print_type() calls to use uintmax_t.
...
Missed a bunch from r297000.
2016-03-22 22:25:08 +00:00
..
gpio_if.m
…
gpiobacklight.c
Add GPIO backlight driver compatible with Linux FDT bindings.
2015-07-30 19:04:14 +00:00
gpiobus_if.m
Add a new ioctl to allow the setting of GPIO pin names.
2015-03-08 00:47:50 +00:00
gpiobus.c
Fix the resource_list_print_type() calls to use uintmax_t.
2016-03-22 22:25:08 +00:00
gpiobusvar.h
OFW_GPIOBUS: Add utility functions for easier handling of OFW GPIO pins.
2016-03-01 16:10:15 +00:00
gpioc.c
Add a new ioctl to allow the setting of GPIO pin names.
2015-03-08 00:47:50 +00:00
gpioiic.c
…
gpioled.c
gpioled(4) depends on gpiobus.
2015-08-17 17:09:57 +00:00
ofw_gpiobus.c
Use EARLY_DRIVER_MODULE() with BUS_PASS_BUS priority for ofw_gpiobus
2016-03-15 15:24:18 +00:00