From: James S. <jsi...@tr...> - 2001-06-24 15:27:29
|
> simple, really. open(fd,/proc/bus/usb/devices), select(fd). Select will > stop blocking once the file changes. That I got. How do you determine which device got attached or detected? |