_StartWatchPort
static int32 _StartWatchPort(void *arg);
_Thread = spawn_thread(_StartWatchPort, device, B_REAL_TIME_DISPLAY_PRIORITY+4, this);