[ALSA] Add Intel HDA driver
Documentation,PCI drivers,HDA generic driver,HDA Codec driver
HDA Intel driver
Added a new Intel High-Definition audio driver.
The driver consists of two separate modules: the generic support
module for HD codecs (snd-hda-codec), and the driver for Intel ICH6/7
chipset (snd-hda-intel). The snd-hda-intel was called formerly
snd-azx in the ALSA 1.0.8 rlease.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Showing
This diff is collapsed.
sound/pci/hda/Makefile
0 → 100644
sound/pci/hda/hda_codec.c
0 → 100644
This diff is collapsed.
sound/pci/hda/hda_codec.h
0 → 100644
This diff is collapsed.
sound/pci/hda/hda_generic.c
0 → 100644
This diff is collapsed.
sound/pci/hda/hda_intel.c
0 → 100644
This diff is collapsed.
sound/pci/hda/hda_local.h
0 → 100644
sound/pci/hda/hda_patch.h
0 → 100644
sound/pci/hda/hda_proc.c
0 → 100644
sound/pci/hda/patch_cmedia.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment