NetBSD/usr.sbin/gpioctl
mbalmer 90077b6e6d Add a ga_flags field to the gpio_attach structure to hand driver
specific flags to drivers being attached at gpio pins.  gpioiic(4)
uses this to reverse the SDA/SCL signal order.  gpioctl(8) accepts
the flag values as optional argument to the attach command.
While here, make sure we retain backwards compatability and wrap compat
code in #ifdef COMPAT_50/#endif.
2011-10-02 09:33:18 +00:00
..
gpioctl.8 Add a ga_flags field to the gpio_attach structure to hand driver 2011-10-02 09:33:18 +00:00
gpioctl.c Add a ga_flags field to the gpio_attach structure to hand driver 2011-10-02 09:33:18 +00:00
Makefile Reworked gpioctl(8) command to reflect recent gpio(4) changes. 2009-07-25 16:18:09 +00:00
strtonum.c Reworked gpioctl(8) command to reflect recent gpio(4) changes. 2009-07-25 16:18:09 +00:00