Changeset 99cb9bf in mainline for uspace/drv/audio/hdaudio/hdaudio.c


Ignore:
Timestamp:
2014-08-26T08:58:47Z (11 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
159c722d
Parents:
93c3163
Message:

Implement more of audio_pcm_iface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/audio/hdaudio/hdaudio.c

    r93c3163 r99cb9bf  
    353353
    354354        if (0) ddf_msg(LVL_NOTE, "## interrupt ##");
     355//      ddf_msg(LVL_NOTE, "interrupt arg4=0x%x", (int)IPC_GET_ARG4(*icall));
    355356        hda_ctl_interrupt(hda->ctl);
    356357}
Note: See TracChangeset for help on using the changeset viewer.