diff --git a/sound/isa/es18xx.c b/sound/isa/es18xx.c index 816550c2afdc..4a7367a8ff9d 100644 --- a/sound/isa/es18xx.c +++ b/sound/isa/es18xx.c @@ -2028,6 +2028,7 @@ static int pnpc_registered; static struct pnp_device_id snd_audiodrive_pnpbiosids[] = { { .id = "ESS1869" }, + { .id = "ESS1879" }, { .id = "" } /* end */ };