• Takashi Iwai's avatar
    ALSA: hda - Avoid conflicts with snd-ctxfi driver · 313f6e2d
    Takashi Iwai authored
    The PCI entries of Creative with HD-audio class can be the devices
    with emu20k1/emu20k2 chips.  These are supported better by snd-ctxfi
    driver.  With that driver, the device will mutate from HD-audio to
    its native class.
    
    This patch adds a simple ifdef to avoid the conflict of device probe
    between snd-hda-intel and snd-ctxfi drivers.  1102:0009 seems still
    OK to be added as it has no emu20kx chip, and is a pure HD-audio
    device.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    313f6e2d
hda_intel.c 67.7 KB