Date: Tue, 30 May 2000 09:29:46 -0700 (PDT) From: wpaul@FreeBSD.ORG (Bill Paul) To: ticso@cicely.de (Bernd Walter) Cc: current@FreeBSD.ORG, alpha@freebsd.org Subject: Re: Looking for testers for if_dc patches Message-ID: <20000530162946.C81A937B892@hub.freebsd.org> In-Reply-To: <20000530175945.A20508@cicely7.cicely.de> from Bernd Walter at "May 30, 2000 05:59:45 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> On Tue, May 30, 2000 at 12:28:25AM -0700, Bill Paul wrote: > > Several people have reported problems with if_dc botching autonegotiation > > on 21143 NICs with non-MII media, such as the DEC/Compaq DE500-BA and > > the built-in 10/100 ethernet on some alphas. As my first official act > > as a BSDi/WC employee, I sat down and tried to fix this. I produced > > some patches for if_dc.c/if_dcreg.h and dcphy.c, which are sitting at > > http://people.freebsd.org/~wpaul/dc_test. To apply them, do the following: > > [...] > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing -prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mno-fp-regs -ffixed-8 -Wa,-mev56 ../../pci/if_dc.c > ../../pci/if_dc.c: In function `dc_init': > ../../pci/if_dc.c:2697: structure has no member named `dc_flgs' > *** Error code 1 > > Stop in /var/d7/src-2000-05-28/src/sys/compile/CICELY9. > > This is on 5.0-CURRENT as of 28th May on alpha Grrr. Typo on my part, sorry. It should be flags, not flgs. I just fixed the patch file. You can download it again, or just correct the typo manually. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000530162946.C81A937B892>