Hello, Using udev-81 in an embedded system with 2.6.21 kernel (later versions of udev don't compile b/c of glibc version with cross compilation tools). I need to keep the file descriptor of the device (a usb serial device) open to receive asynchronous data. But, if the device is removed while the fd is open, udev doesn't remove the node. Any way to configure things so that udev removes the node, even while the fd is held open by user space program(s)? John Ervin -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html