This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
gpio
History
loos
6d045dbc27
Remove unnecessary includes and an unused softc variable. While here apply
...
two minor style(9) fixes. Approved by: adrian (mentor)
2013-12-06 17:49:34 +00:00
..
gpio_if.m
…
gpiobus_if.m
…
gpiobus.c
Fix gpiobus to return BUS_PROBE_GENERIC insted of BUS_PROBE_SPECIFIC (0) so
2013-11-12 16:08:23 +00:00
gpiobusvar.h
…
gpioc.c
Remove extra semicolon which rendered condition useless
2012-04-02 00:11:26 +00:00
gpioiic.c
Remove unnecessary includes and an unused softc variable. While here apply
2013-12-06 17:49:34 +00:00
gpioled.c
Set the pin to output on attach, we can't assume it already is.
2010-11-08 03:08:01 +00:00