Hello All, I had to add an additional id to the list in sb16.c to get it to recognise my Creative Soundblaster 16 PnP 'value' (i'd never heard of it before the other day).. Does this seem correct? Patch is against alsa 0.9.0rc6
Cheers, nick --- alsa-driver-0.9.0rc6/alsa-kernel/isa/sb/sb16.c 2002-10-24 05:07:44.000000000 +1000 +++ alsa-driver-0.9.0rc6.new/alsa-kernel/isa/sb/sb16.c 2003-01-26 18:36:58.000000000 ++1100 @@ -202,6 +202,9 @@ ISAPNP_SB16('C','T','L',0x0070,0x0001), /* Sound Blaster Vibra16CL - added by [EMAIL PROTECTED] */ ISAPNP_SB16('C','T','L',0x0080,0x0041), + /* Sound Blaster 16 'value' PnP. It says model ct4130 on the pcb, */ + /* but ct4131 on a sticker on the board.. */ + ISAPNP_SB16('C','T','L',0x0086,0x0041), /* Sound Blaster Vibra16X */ ISAPNP_SB16('C','T','L',0x00f0,0x0043), #else /* SNDRV_SBAWE defined */ ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel