Hello, When creating device nodes using mknod() the path pointer is stored in internal structures by devFS_mknod(). I believe this behaviour is not compatible with mknod() definition. I'm not sure if this is a bug or that it is assumed that the devFS user must keep the path name buffers intact? Regards, Daniel