diff -Naurp -X /home/jbarnes/dontdiff 170-large-system-scheduling-hacks.patch/drivers/net/tg3.c 180-tg3-hack.patch/drivers/net/tg3.c
--- 170-large-system-scheduling-hacks.patch/drivers/net/tg3.c	Wed Dec 17 18:58:56 2003
+++ 180-tg3-hack.patch/drivers/net/tg3.c	Tue Dec 30 16:39:54 2003
@@ -7354,9 +7354,11 @@ static int __devinit tg3_test_dma(struct
 #endif
 
 	ret = 0;
+#if 0
 	if (GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5700 &&
 	    GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5701)
 		goto out;
+#endif
 
 	while (1) {
 		u32 *p, i;
