[ALSA] add the ESS1879 pnpbios ID to the es18xx driver
[pandora-kernel.git] / sound / isa / es18xx.c
index 816550c..4a7367a 100644 (file)
@@ -2028,6 +2028,7 @@ static int pnpc_registered;
 
 static struct pnp_device_id snd_audiodrive_pnpbiosids[] = {
        { .id = "ESS1869" },
+       { .id = "ESS1879" },
        { .id = "" }            /* end */
 };