commit ebcf4a0aed8b355b2f5d7408dce75b83ee9ac273
Author: Matthew Dillon <[email protected]>
Date: Sun Aug 10 01:26:32 2014 -0700
sound - Add haswell / ALC283 support (prelim)
* Add haswell / ALC283 support (preliminary), taken from the linux driver.
Summary of changes:
sys/dev/sound/pci/hda/hdaa_patches.c | 207 +++++++++++++++++++++++++++++++++++
sys/dev/sound/pci/hda/hdac.h | 2 +
2 files changed, 209 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ebcf4a0aed8b355b2f5d7408dce75b83ee9ac273
--
DragonFly BSD source repository