CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2019/03/24 08:37:44

Modified files:
        sys/dev/pci    : azalia.c azalia.h azalia_codec.c 

Log message:
Add a quirk for the Huawei Matebook X to activate the right-side
speaker on its Dolby Atmos system.

Through some extensive tracing of the Realtek Windows driver, I
found the many hundreds of CORB commands that the Windows driver
sends to initialize Dolby Atmos and activate both speakers.

The list of CORB commands was optimized by Tomas Espeleta to reduce
file size and then implemented in azalia by Stefan Sperling.

ok stsp, deraadt

Reply via email to