Changeset 57a2208 in mainline for uspace/drv/audio/hdaudio/stream.c
- Timestamp:
- 2014-09-09T22:10:03Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c4f67c8
- Parents:
- b14e9749
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/audio/hdaudio/stream.c
rb14e9749 r57a2208 109 109 } 110 110 */ 111 // async_usleep(1000*1000);112 111 /* audio_pcm_iface requires a single contiguous buffer */ 113 112 buffer = AS_AREA_ANY;
Note:
See TracChangeset
for help on using the changeset viewer.