K 10 svn:author V 6 cognet K 8 svn:date V 27 2012-12-22T01:04:29.158593Z K 7 svn:log V 262 The manpage states that bus_dmamap_create(9) returns ENOMEM if it can't allocate a map or mapping resources. That seems to imply that any memory allocations it does must use M_NOWAIT and check for NULL. Submitted by: Ian Lepore END