Changeset 496 for OCO/trunk/drv16/waudio.cpp
- Timestamp:
- Jul 3, 2010, 7:44:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OCO/trunk/drv16/waudio.cpp
r483 r496 1316 1316 1317 1317 #ifdef DEBUG 1318 dprintf(("WAVEAUDIO::ConfigDev"));1318 //dprintf(("WAVEAUDIO::ConfigDev")); 1319 1319 #endif 1320 1320 //Reset sample rate conversion position … … 1378 1378 } 1379 1379 pConfigInfo->ulBytesPerIRQ = ulBytesPerIRQ; 1380 dprintf (("WAVEAUDIO::ConfigDev BytesPerIRQ:%ld",ulBytesPerIRQ));1380 dprintf4(("WAVEAUDIO::ConfigDev BytesPerIRQ:%ld",ulBytesPerIRQ)); 1381 1381 1382 1382
Note:
See TracChangeset
for help on using the changeset viewer.