Hi Takashi.As reported by Troy Heidner, the "Gateway Solo 5150" laptop (for one) has an onboard ESS1879 that identifies itself through PNPBIOS as just that. He also confirmed that other than not knowing about it, snd-es18xx drives the chip fine, so this adds the ID to the driver.
Signed-off-by: Rene Herman <rene.herman@xxxxxxxxx>
diff --git a/sound/isa/es18xx.c b/sound/isa/es18xx.c index f7732bf..69b1c8a 100644 --- a/sound/isa/es18xx.c +++ b/sound/isa/es18xx.c @@ -2042,6 +2042,7 @@ static int pnpc_registered; static struct pnp_device_id snd_audiodrive_pnpbiosids[] = { { .id = "ESS1869" }, + { .id = "ESS1879" }, { .id = "" } /* end */ };
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user