From d4ede5e1e59294e7bc1c389793288d1f4c3d80a8 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 13 May 2001 20:26:21 +0000 Subject: [PATCH] Remove the BUGS section about 3c529. Kernel without DEBUG/DIAGNOSTIC does 800KB/s on the same 386DX with the same ftp test. Wow. --- share/man/man4/ep.4 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/share/man/man4/ep.4 b/share/man/man4/ep.4 index b40d18645f90..4cb32bbbd3d2 100644 --- a/share/man/man4/ep.4 +++ b/share/man/man4/ep.4 @@ -1,4 +1,4 @@ -.\" $NetBSD: ep.4,v 1.27 2001/04/11 18:31:53 wiz Exp $ +.\" $NetBSD: ep.4,v 1.28 2001/05/13 20:26:21 jdolecek Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone .\" All rights reserved. @@ -183,7 +183,3 @@ card. Erase the pencil mark and reboot. (This is not a joke). .Xr pci 4 , .Xr pcmcia 4 , .Xr ifconfig 8 -.Sh BUGS -Performance of 3c529 under heavy load is quite terrible with 386DX CPU, mostly -due to packet overruns. Faster CPU might help, as well as -teaching the driver to use RX Early.