patch-2.4.19 linux-2.4.19/drivers/sound/sb_card.c

Next file: linux-2.4.19/drivers/sound/sonicvibes.c
Previous file: linux-2.4.19/drivers/sound/rme96xx.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/drivers/sound/sb_card.c linux-2.4.19/drivers/sound/sb_card.c
@@ -373,6 +373,11 @@
 		0,0,0,0,
 		0,1,1,-1},
 	{"Sound Blaster AWE 32",
+		ISAPNP_VENDOR('C','T','L'), ISAPNP_DEVICE(0x0046),
+		ISAPNP_VENDOR('C','T','L'), ISAPNP_FUNCTION(0x0031),
+		0,0,0,0,
+		0,1,1,-1},
+	{"Sound Blaster AWE 32",
 		ISAPNP_VENDOR('C','T','L'), ISAPNP_DEVICE(0x0047),
 		ISAPNP_VENDOR('C','T','L'), ISAPNP_FUNCTION(0x0031),
 		0,0,0,0,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)