OSS_PCM_ENABLE_INPUT
tmpinfo.record.pause = (idat & OSS_PCM_ENABLE_INPUT) == 0;
idat |= OSS_PCM_ENABLE_INPUT;