OSDN Git Service

FreeBSD: Fix up the flags to bus_dmamem_*
authorRobert Noland <rnoland@2hip.net>
Mon, 9 Mar 2009 03:55:01 +0000 (22:55 -0500)
committerRobert Noland <rnoland@2hip.net>
Mon, 9 Mar 2009 03:55:01 +0000 (22:55 -0500)
commitaf1afb3c381797e6bf0fb56abd4505094cb6c11e
tree0c7a1d7f41bc196c907c28d4b6b6b4d26fbdd5d5
parent2221e16703bf5bf813a98926b968bd5b28eb5d70
FreeBSD: Fix up the flags to bus_dmamem_*

Allow it to sleep waiting for resources during the allocation stage.
Only use BUS_DMA_NOWAIT when loading the map.
bsd-core/drm_scatter.c