freebsd-dev/sys/dev/gpio
Luiz Otavio O Souza e72f32cd0f Add a bounds verification to the SCL and SDA pin values.
At attach, print the SCL and SDA pin numbers.

Remove a stray blank line.

Remove the GPIOBUS locking from gpioiic_reset(), it is already called with
this lock held.  This fixes a crash when you try to scan the iicbus with
i2c(8).
2014-05-31 14:27:50 +00:00
..
gpio_if.m
gpiobus_if.m
gpiobus.c
gpiobusvar.h
gpioc.c
gpioiic.c
gpioled.c
ofw_gpiobus.c