HomeFreeBSD

sysutils/cdrdao: Fix zero length DMA with ata(4)

Description

sysutils/cdrdao: Fix zero length DMA with ata(4)

Fix zero length DMA transfer attempted failures with the ata(4) driver.
This does not seem to affect users of the ahci(4) driver.

While here, convert bzero/bcopy to memset/memmove, respectively.

PR: 277115
Reported by: Benjamin Jacobs <freebsd@dev.thsi.be>

Details

Provenance
jhaleAuthored on May 15 2024, 9:58 PM
Parents
R11:698ed6d9b681: sysutils/ansible: Chase 58df5a82adc40a6959e9b22c, net/py-netaddr update
Branches
Unknown
Tags
Unknown