Ignore:
Timestamp:
Apr 14, 2011, 7:32:42 PM (14 years ago)
Author:
David Azarewicz
Message:

merge interrupt fixes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.1.x/drv32/idc.c

    r548 r550  
    5656                rprintf(("AlsaIDC: Resuming"));
    5757                OSS32_APMResume();
     58                DbgPrintIrq();
    5859        }
    5960
     
    129130
    130131  case IDC32_WAVE_STOP:
     132                DbgPrintIrq();
    131133       return OSS32_WaveStop(pPacket->streamid);
    132134
Note: See TracChangeset for help on using the changeset viewer.