From cf4f3dda8134dd9e71ce8a01450dc626e3876b45 Mon Sep 17 00:00:00 2001 From: Seigo Tanimura Date: Sat, 18 Dec 1999 12:17:02 +0000 Subject: [PATCH] Correct the logical ID of Avance Asound 110. Submitted by: Bryan Liesner --- sys/dev/sound/isa/sbc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/sound/isa/sbc.c b/sys/dev/sound/isa/sbc.c index 01d6c6b66a48..bd90ba688c2a 100644 --- a/sys/dev/sound/isa/sbc.c +++ b/sys/dev/sound/isa/sbc.c @@ -184,7 +184,7 @@ static struct isa_pnp_id sbc_ids[] = { {0x45008c0e, "Creative SB AWE64"}, /* CTL0045 */ {0x01000000, "Avance Asound 100"}, - {0x01100001, "Avance Asound 110"}, + {0x01100000, "Avance Asound 110"}, {0x01200001, "Avance Logic ALS120"}, {0x68187316, "ESS ES1868"}, /* ESS1868 */