Inspiron 9400 freezes when enabling bfe0
Matthew Dillon
dillon at apollo.backplane.com
Thu Jul 12 19:38:18 PDT 2007
:I think I included this in my patch :)
:My question is:
:Should EINPROGRESS from bus_dmamap_load() be taken as fatal error?
:
:Best Regards,
:sephe
No, its not a fatal error. It just means the resources could not
be immediately allocated in the bounce map. The callback function
is called when the buffer gets mapped (bfe_dma_map in this case I
think).
-Matt
More information about the Bugs
mailing list