Ignore:
Timestamp:
Jul 3, 2010, 7:44:25 PM (15 years ago)
Author:
David Azarewicz
Message:

changes to debug output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • OCO/trunk/drv16/waudio.cpp

    r483 r496  
    13161316
    13171317#ifdef DEBUG
    1318     dprintf(("WAVEAUDIO::ConfigDev"));
     1318    //dprintf(("WAVEAUDIO::ConfigDev"));
    13191319#endif
    13201320    //Reset sample rate conversion position
     
    13781378    }
    13791379    pConfigInfo->ulBytesPerIRQ = ulBytesPerIRQ;
    1380     dprintf(("WAVEAUDIO::ConfigDev BytesPerIRQ:%ld",ulBytesPerIRQ));
     1380    dprintf4(("WAVEAUDIO::ConfigDev BytesPerIRQ:%ld",ulBytesPerIRQ));
    13811381
    13821382
Note: See TracChangeset for help on using the changeset viewer.