1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/sysutils/cdrdao
Jason E. Hale d80a1943a8 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>
2024-05-15 18:12:30 -04:00
..
files sysutils/cdrdao: Fix zero length DMA with ata(4) 2024-05-15 18:12:30 -04:00
distinfo
Makefile sysutils/cdrdao: Fix zero length DMA with ata(4) 2024-05-15 18:12:30 -04:00
pkg-descr
pkg-plist