Ignore:
Timestamp:
Nov 19, 2007, 7:04:04 AM (18 years ago)
Author:
Brendan Oakley
Message:

Load of work from Pavel to improve HDA in Uniaud32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/lib32/memory.cpp

    r131 r269  
    264264                    //oops, this didn't work, fail
    265265                    VMFree((LINEAR)addr);
    266                     dprintf(("get_free_dma_pages failed, trying wasteful method instead"));
     266                    dprintf(("get_free_dma_pages failed %x size:%x st:%x end:%x, trying wasteful method instead",physaddr,size,startpage,endpage));
    267267                    return 0;
    268268                }
Note: See TracChangeset for help on using the changeset viewer.