K 10 svn:author V 3 tmm K 8 svn:date V 27 2004-03-23T23:41:39.000000Z K 7 svn:log V 256 Correct the boundary parameter to the bus_dma_tag_create() calls (it was (1 << 24) - 2 instead of 1 << 24, which it was obviously intended to be). This fixes SBus isp(4)s on sparc64 machines. Report and testing: Marius Strobl END