K 10 svn:author V 7 yongari K 8 svn:date V 27 2007-06-22T03:54:53.000000Z K 7 svn:log V 298 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 (long a ago) Approved by: re (hrs) END