Skip to content
Commit f5d40b30 authored by Frederick Li's avatar Frederick Li Committed by Jaroslav Kysela
Browse files

[ALSA] Adding support for ATI IXP450 HD Audio device support



Documentation,HDA Intel driver
This patch changes the Intel HD Audio device driver to include
the support of HD Audio device embedded in ATI south bridge
IXP450. Because the design of ATI chipset follows intel HD Audio
specification 1.0, the programming method is the same as that
of intel HD Audio device exception one minor change which requires
to enable snoop for DMA transport. There are 3 changes that have been
made to hda_intel.c file.
  1. Added device ID for ATI HD Audio device;
  2. Increase maximum CODEC supported to 4;
  3. Enable snoop during the driver initialization.

Signed-off-by: default avatarFrederick Li <fli@ati.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 2fa522be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment