K 10 svn:author V 6 marius K 8 svn:date V 27 2010-09-14T20:31:09.299187Z K 7 svn:log V 348 Remove a KASSERT which will also trigger for perfectly valid combinations of small maxsize and "large" (including BUS_SPACE_UNRESTRICTED) nsegments parameters. Generally using a presz of 0 (which indeed might indicate the use of bogus parameters for DMA tag creation) is not fatal, it just means that no additional DVMA space will be preallocated. END