K 10 svn:author V 7 yongari K 8 svn:date V 27 2007-05-29T06:30:26.000000Z K 7 svn:log V 263 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 END