From owner-freebsd-bugs Tue Mar 30 11:10:19 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 430D415B55 for ; Tue, 30 Mar 1999 11:10:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA30850; Tue, 30 Mar 1999 11:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 30 Mar 1999 11:10:01 -0800 (PST) Message-Id: <199903301910.LAA30850@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Gilbert Subject: Re: kern/10535: Very poor ethernet performance with tx driver Reply-To: David Gilbert Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10535; it has been noted by GNATS. From: David Gilbert To: Ustimenko Semen Cc: David Gilbert , 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 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