Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 1999 11:10:01 -0800 (PST)
From:      David Gilbert <dgilbert@velocet.ca>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/10535: Very poor ethernet performance with tx driver
Message-ID:  <199903301910.LAA30850@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/10535; it has been noted by GNATS.

From: David Gilbert <dgilbert@velocet.ca>
To: Ustimenko Semen <semen@iclub.nsu.ru>
Cc: David Gilbert <dgilbert@velocet.ca>,
	freebsd-gnats-submit@freebsd.org
Subject: Re: kern/10535: Very poor ethernet performance with tx driver
Date: Tue, 30 Mar 1999 14:06:32 -0500 (EST)

 >>>>> "Ustimenko" == Ustimenko Semen <semen@iclub.nsu.ru> writes:
 
 Ustimenko> Hi!  Changes for kern/10535 wasn't applyed to RELENG_3 yet,
 Ustimenko> Try to use if_tx.c and if_txvar.h from CURRENT, diff was
 Ustimenko> from CURRENT also.
 
 OK... I fetched the newest versions of if_tx.c and if_txvar.h from the
 CVS tree and then I applied your patch.  This is what I get:
 
 cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -DVM_STACK -include opt_global.h -elf  ../../pci/if_tx.c
 ../../pci/if_tx.c:1338: warning: no previous prototype for `dump_phy_regs'
 ../../pci/if_tx.c: In function `epic_start_activity':
 ../../pci/if_tx.c:1614: `i' undeclared (first use this function)
 ../../pci/if_tx.c:1614: (Each undeclared identifier is reported only once
 ../../pci/if_tx.c:1614: for each function it appears in.)
 
 Dave.
 
 -- 
 ============================================================================
 |David Gilbert, Velocet Communications.       | Two things can only be     |
 |Mail:       dgilbert@velocet.net             |  equal if and only if they |
 |http://www.velocet.net/~dgilbert             |   are precisely opposite.  |
 =========================================================GLO================
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903301910.LAA30850>