*** alsa-driver-0.5.11-orig/cards/card-sb16.c Thu May 3 09:28:33 2001 --- alsa-driver-0.5.11/cards/card-sb16.c Sat Jun 2 03:32:49 2001 *************** *** 213,218 **** --- 213,224 ---- (ISAPNP_VENDOR('C','T','L')<<16)|ISAPNP_FUNCTION(0x0043), /* Audio */ #endif /* Sound Blaster AWE 32 PnP */ + (ISAPNP_VENDOR('C','T','L')<<16)|ISAPNP_DEVICE(0x0035), /* DEVICE */ + (ISAPNP_VENDOR('C','T','L')<<16)|ISAPNP_FUNCTION(0x0031), /* Audio */ + #ifdef SND_SBAWE_EMU8000 + (ISAPNP_VENDOR('C','T','L')<<16)|ISAPNP_FUNCTION(0x0021), /* WaveTable */ + #endif + /* Sound Blaster AWE 32 PnP */ (ISAPNP_VENDOR('C','T','L')<<16)|ISAPNP_DEVICE(0x0039), /* DEVICE */ (ISAPNP_VENDOR('C','T','L')<<16)|ISAPNP_FUNCTION(0x0031), /* Audio */ #ifdef SND_SBAWE_EMU8000