Edit

IABSD.fr/src/sys/dev/ata

Branch :

  • Show log

    Commit

  • Author : krw
    Date : 2020-10-15 13:22:12
    Hash : a83ec286
    Message : Replace simple one-line bcopy()/memcpy() of faked data into scsi_xfer with call to scsi_copy_internal_data(). Thus getting xs->resid properly set and adding the usual uio/size sanity checks.