Changes in uspace/drv/audio/hdaudio/hdactl.c [0e4c5f0:c4f67c8] in mainline
- File:
-
- 1 edited
-
uspace/drv/audio/hdaudio/hdactl.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/audio/hdaudio/hdactl.c
r0e4c5f0 rc4f67c8 562 562 ctl->bss = BIT_RANGE_EXTRACT(uint16_t, gcap_bss_h, gcap_bss_l, gcap); 563 563 ddf_msg(LVL_NOTE, "GCAP: 0x%x (64OK=%d)", gcap, ctl->ok64bit); 564 ddf_msg(LVL_NOTE, "iss: %d, oss: %d, bss: %d\n", 565 ctl->iss, ctl->oss, ctl->bss); 564 566 565 /* Give codecs enough time to enumerate themselves */ 567 566 async_usleep(codec_enum_wait_us);
Note:
See TracChangeset
for help on using the changeset viewer.
