freebsd-dev/sys/dev/gpio
Adrian Chadd 935225501b Modify the GPIO i2c bus code to allow for arbitrary data/clock
pins, rather than defaulting to 0 and 1.

This way the pin order can be reversed.  It is reversed with the
TP-Link TL-WR1043nd.

Submitted by:	Stefan Bethke <stb@lassitu.de>
2011-12-04 12:10:24 +00:00
..
gpio_if.m
gpiobus_if.m
gpiobus.c Rename device_delete_all_children() into device_delete_children(). 2011-11-22 21:56:55 +00:00
gpiobusvar.h
gpioc.c Get rid of D_PSEUDO. 2011-10-18 08:09:44 +00:00
gpioiic.c Modify the GPIO i2c bus code to allow for arbitrary data/clock 2011-12-04 12:10:24 +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