K 10 svn:author V 6 scottl K 8 svn:date V 27 2002-12-31T04:22:36.000000Z K 7 svn:log V 257 Convert the use of MAXBSIZE in the dma tag to more appropriate values. Use BUS_SPACE_MAXSIZE_32BIT for the parent dma tags, and (NSEGS - 1) * PAGE_SIZE for the data buffer tags. FreeBSD/sparc64 is more strict about checking these values that other arches. END