K 10 svn:author V 3 sos K 8 svn:date V 27 2005-12-05T22:31:55.000000Z K 7 svn:log V 196 Dont use the BUS_DMA_ALLOCNOW flag. Instead use BUS_DMA_NOWAIT and return ENOMEM to the upper layers if we run out of memory. This solves part of the trouble with running on >4GB memory systems. END