Searched hist:170086 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/arm/
H A Dbusdma_machdep-v4.cdiff 170086 Tue May 29 04:30:26 MDT 2007 yongari Honor maxsegsz of less than a page size in a DMA tag. Previously it
used to return PAGE_SIZE without respect to restrictions of a DMA tag.
This affected all of the busdma load functions that use
_bus_dmamap_loader_buffer() as their back-end.

Reviewed by: scottl
/freebsd-11-stable/sys/x86/x86/
H A Dbusdma_bounce.cdiff 170086 Tue May 29 04:30:26 MDT 2007 yongari Honor maxsegsz of less than a page size in a DMA tag. Previously it
used to return PAGE_SIZE without respect to restrictions of a DMA tag.
This affected all of the busdma load functions that use
_bus_dmamap_loader_buffer() as their back-end.

Reviewed by: scottl

Completed in 120 milliseconds