Use quirk table to assign ALC268_TOSHIBA to COMPAL IFL90/JFL-92 laptops. No analog output on autoprobe. Tested-By: Guri Signed-off-by: Tony Vroon --- sound/pci/hda/patch_realtek.c.orig 2008-06-03 22:13:04.000000000 +0100 +++ sound/pci/hda/patch_realtek.c 2008-06-03 22:14:42.000000000 +0100 @@ -9280,6 +9280,7 @@ SND_PCI_QUIRK(0x103c, 0x30cc, "TOSHIBA", ALC268_TOSHIBA), SND_PCI_QUIRK(0x1025, 0x0126, "Acer", ALC268_ACER), SND_PCI_QUIRK(0x1025, 0x0130, "Acer Extensa 5210", ALC268_ACER), + SND_PCI_QUIRK(0x14c0, 0x0025, "COMPAL IFL90/JFL-92", ALC268_TOSHIBA), SND_PCI_QUIRK(0x152d, 0x0763, "Diverse (CPR2000)", ALC268_ACER), {} };