https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521

--- Comment #82 from Jesper Schmitz Mouridsen <j...@freebsd.org> ---
(In reply to hlh from comment #81)
It works for me now 

        if (read)
        memcpy(cmd->data->data, sc->rtsx_data_dmamem, cmd->data->len);
    else
        rtsx_send_req_get_resp(sc,sc->rtsx_req->stop);

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to