Changeset daed689 in mainline for uspace/drv/audio/sb16/dsp.h


Ignore:
Timestamp:
2012-08-20T15:14:50Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
03d6e0d
Parents:
e7bf5f6
Message:

sb16: Report termination after the action has actually terminated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/audio/sb16/dsp.h

    re7bf5f6 rdaed689  
    4747        DSP_PLAYBACK_NOEVENTS,
    4848        DSP_CAPTURE_NOEVENTS,
     49        DSP_PLAYBACK_TERMINATE,
     50        DSP_CAPTURE_TERMINATE,
    4951        DSP_STOPPED,
    5052        DSP_READY,
Note: See TracChangeset for help on using the changeset viewer.