--- 2.2.10-SuSE/drivers/net/pcnet32.c Mon Aug 23 14:37:55 1999 +++ /tmp/pcnet32.c Mon Aug 23 14:39:15 1999 @@ -693,7 +693,7 @@ lp->a.reset (ioaddr); /* switch pcnet32 to 32bit mode */ - lp->a.write_csr (ioaddr, 20, 2); + lp->a.write_bcr (ioaddr, 20, 2); if (pcnet32_debug > 1) printk("%s: pcnet32_open() irq %d tx/rx rings %#x/%#x init %#x.\n",