> [ 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?
--- 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;
        }
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to