freebsd-dev/usr.sbin/gpioctl
Emmanuel Vadot 19602a3869 gpioctl: Print interrupts capabilities
GPIO drivers who supports interrupts report them in the caps
(obtain via the getcaps method) but gpioctl doesn't know
how to interpret this and print "UNKNOWN" for each one of them.
Even if we don't have userland gpio interrupts support for now
let gpioctl print the supported caps.

MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D24133
2020-04-11 15:25:40 +00:00
..
gpioctl.8 gpioctl.8: Fix man page section 2018-06-06 18:52:33 +00:00
gpioctl.c gpioctl: Print interrupts capabilities 2020-04-11 15:25:40 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00