From 8c65132c763335200d27314504bac14e0b463625 Mon Sep 17 00:00:00 2001 From: George C A Reid Date: Sat, 29 Sep 2001 12:38:58 +0000 Subject: [PATCH] Add another pnpid for the AWE64 PR: 30909 Submitted by: Kinji Itoh MFC after: 7 days --- sys/dev/sound/isa/sbc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/sound/isa/sbc.c b/sys/dev/sound/isa/sbc.c index 4a6ec9b8202c..39c6b2428973 100644 --- a/sys/dev/sound/isa/sbc.c +++ b/sys/dev/sound/isa/sbc.c @@ -243,6 +243,7 @@ static struct isa_pnp_id sbc_ids[] = { {0x43008c0e, "Creative ViBRA16X"}, /* CTL0043 */ {0x44008c0e, "Creative SB AWE64 Gold"}, /* CTL0044 */ {0x45008c0e, "Creative SB AWE64"}, /* CTL0045 */ + {0x46008c0e, "Creative SB AWE64"}, /* CTL0046 */ {0x01000000, "Avance Logic ALS100+"}, /* @@@0001 - ViBRA16X clone */ {0x01100000, "Avance Asound 110"}, /* @@@1001 */