diff -Naurp -X /home/jbarnes/dontdiff 150-pagg-job.patch/drivers/net/tg3.c 180-tg3-hack.patch/drivers/net/tg3.c --- 150-pagg-job.patch/drivers/net/tg3.c Tue Feb 17 19:58:11 2004 +++ 180-tg3-hack.patch/drivers/net/tg3.c Wed Feb 18 10:13:21 2004 @@ -7400,9 +7400,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 = buf, i;