Sound Blaster Live DD5.1

Mathew Kanner mat at cnd.mcgill.ca
Sun Jun 8 10:58:52 PDT 2003


> [ Thomas and Emil talk about Dell OEM SB, Emil gives a pciconf ]

	Could somebody with Dell OEM card try this patch and report
back?

	--Mat

-- 
Brain: Pinky, are you pondering what I'm pondering?
Pinky: I think so Brain, but if you replace the P with an O, my name
would be Oinky, wouldn't it?
-------------- next part --------------
--- emu10k1.c	Sun Jun  8 13:56:01 2003
+++ /tmp/e	Sun Jun  8 13:55:37 2003
@@ -1446,6 +1446,9 @@
 		s = "Creative EMU10K2";
 		break;
 */
+	case 0x00061102:
+		s = "Dell EMU10K1";
+		break;
 	default:
 		return ENXIO;
 	}


More information about the freebsd-current mailing list