HomeFreeBSD

Several chipset drivers alter parameters relevant for the DMA tag creation,
rS216083Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Several chipset drivers alter parameters relevant for the DMA tag creation,
i.e. alignment, max_address, max_iosize and segsize (only max_address is
thought to have an negative impact regarding this issue though), after
calling ata_dmainit() either directly or indirectly so these values have
no effect or at least no effect on the DMA tags and the defaults are used
for the latter instead. So change the drivers to set these parameters
up-front and ata_dmainit() to honor them.

This file was missed in r216013.

Submitted by: nwhitehorn

Details

Provenance
mariusAuthored on
Parents
rS216082: Rename a variable to match scvidctl.c.
Branches
Unknown
Tags
Unknown

Event Timeline