Scott Long 8d59dfff98 Allow bus_dmamap_load() to pass ENOMEM back to the caller. This puts it into
conformance with the mbuf and uio load routines.  ENOMEM can only happen
with BUS_DMA_NOWAIT is passed in, thus the deferals are disabled.  I don't
like doing this, but fixing this fixes assumptions in other important drivers,
which is a net benefit for now.
2006-05-03 04:14:17 +00:00
..
2006-04-22 22:51:32 +00:00
2006-04-27 22:09:18 +00:00
2006-04-12 12:17:29 +00:00
2006-04-13 19:37:32 +00:00
2006-01-30 16:32:08 +00:00