Changeset 549 for GPL/trunk/drv32/idc.c


Ignore:
Timestamp:
Apr 13, 2011, 7:59:35 PM (14 years ago)
Author:
David Azarewicz
Message:

Fixes for changin interrupts in APIC mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/drv32/idc.c

    r547 r549  
    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.