>>typedef struct _umv_buf >>{ >> uint32_t command; >> uint32_t status; But, wait! Yet another question! Is status an output (kernel to usermode) value only? The documentation states this, but I want to verify. - Sean