K 10 svn:author V 5 peter K 8 svn:date V 27 2002-10-09T08:50:26.000000Z K 7 svn:log V 146 Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 'int nsegments' argument to bus_dma_tag_create(). ~0ul does not fit in an int. END