https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295251

Ahmad Khalifa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Ahmad Khalifa <[email protected]> ---
Hi,

I'm not sure a kernel driver is quite the right fit for this. You could
implement this in userspace with either a script that polls the pin using
gpioctl(8) or, even better, write a program using libgpio that polls the pin,
and have either of those run as a daemon.

Either way we do really need to figure out GPIO interrupts on amd64.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to