• Johannes Goecke's avatar
    [PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional Soundcard · 7daa0c4f
    Johannes Goecke authored
    On the MSI-K8T-NEO2 FIR ( Athlon-64, Socket 939 with VIA-K8T800- Chipset
    and onboard Sound,...  ) the BIOS lets you choose "DISABLED" or "AUTO" for
    the On-Board Sound Device.
    
    If you add another PCI-Sound-Card the BIOS disables the on-board device.
    
    So far I have a Quirk, that does set the correspondent BIT in the
    PCI-registers to enable the soundcard.
    
    But how to ensure that the code is executed ONLY on excactly this kind of
    boards (not any other with similar Chipset)?
    
    Cc: Jaroslav Kysela <perex@suse.cz>
    Acked-by: default avatarTakashi Iwai <tiwai@suse.de>
    Cc: Lee Revell <rlrevell@joe-job.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    7daa0c4f
quirks.c 49.5 KB