CMD_RESET
driver->l_command(CMD_RESET);
case CMD_RESET: /* full manual reset and reconfigure as per datasheet */
v86.eax = CMD_RESET;
cmd[1] = CMD_RESET;
{ CMD_RESET, "reset", 4, "" },
case CMD_RESET: