From: michael Date: Thu, 22 Feb 2007 23:17:35 +0000 (+0000) Subject: hint for me how to solve current problem X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/usb-driver/commitdiff_plain/adfa5221694da19ae39b68c4cb357e120677398c?hp=94038a57ca0af1bf450c966fc89f057261b0d5f0 hint for me how to solve current problem --- diff --git a/usb-driver.c b/usb-driver.c index 3f22b08..abbca2b 100644 --- a/usb-driver.c +++ b/usb-driver.c @@ -438,7 +438,7 @@ int do_wdioctl(int fd, unsigned int request, unsigned char *wdioctl) { if (it->dwCounter == 0) { it->dwCounter = 1; } else { - //FIXME: signal + //FIXME: signal durch FUTEX, overload futex! kill(getpid(), SIGHUP); } } else {