diff -urpN --exclude-from=/home/davej/.exclude bk-linus/sound/oss/ad1848.c linux-2.5/sound/oss/ad1848.c --- bk-linus/sound/oss/ad1848.c 2002-11-21 02:26:01.000000000 +0000 +++ linux-2.5/sound/oss/ad1848.c 2002-11-21 18:06:14.000000000 +0000 @@ -2970,8 +2970,10 @@ static struct isapnp_device_id id_table[ ISAPNP_VENDOR('C','S','C'), ISAPNP_FUNCTION(0x0000), 0 }, { ISAPNP_ANY_ID, ISAPNP_ANY_ID, ISAPNP_VENDOR('C','S','C'), ISAPNP_FUNCTION(0x0100), 0 }, + /* The main driver for this card is opl3sa2 { ISAPNP_ANY_ID, ISAPNP_ANY_ID, ISAPNP_VENDOR('Y','M','H'), ISAPNP_FUNCTION(0x0021), 0 }, + */ { ISAPNP_VENDOR('G','R','V'), ISAPNP_DEVICE(0x0001), ISAPNP_VENDOR('G','R','V'), ISAPNP_FUNCTION(0x0000), 0 }, {0}