Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!ncar!elroy.jpl.nasa.gov!swrinde!sgiblab!sgigate.sgi.com!olivea!koriel!sh.wide!wnoc-tyo-news!virgil!uecgw!uecgw.cs.uec.ac.jp!tate From: tate@cs.uec.ac.jp (Tateoka Takamichi) Subject: Re: Getting duplicate net packest with NetBSD 0.9 In-Reply-To: a09878@giant.rsoft.bc.ca's message of 30 Nov 93 22:40:08 GMT Content-Type: text/plain; charset=US-ASCII Message-ID: <TATE.93Dec10144511@twoheaded.cs.uec.ac.jp> Sender: usenet@uecgw.cs.uec.ac.jp Nntp-Posting-Host: twoheaded.cs.uec.ac.jp Reply-To: tate@cs.uec.ac.jp Organization: The University of Electro-Communications, Tokyo, Japan. References: <1993Nov18.031823.21966@icaen.uiowa.edu> <TATE.93Nov18192730@twoheaded.cs.uec.ac.jp> <TATE.93Nov30211523@twoheaded.cs.uec.ac.jp> <a09878.754699208@giant> Mime-Version: 1.0 Date: Fri, 10 Dec 1993 05:45:11 GMT Lines: 32 In article <a09878.754699208@giant> a09878@giant.rsoft.bc.ca (Curt Sampson) writes: > >> I have same problem with NetBSD 0.9 using ne2000 compatible card. > >>When NetBSD send a packet thruogh ne0, packet is duplicated and reach > >>other hosts. lo0 (loopback) interface has no problem, so I think > >>problem is in ne driver. > > > I can solved the problem by using ed driver posted last week. > >Ed driver distributed with NetBSD 0.9 is NOT work for ne2000. > > So what do those of us with an ne2000 do about the problem? Is someone > working on a fix? First. I got a new ed driver which posted by davidg@agora.rain.com to comp.os.386bsd.development and comp.os.386bsd.misc on 26 Nov. It contains two files if_ed.c and if_edreg.h. (You can find them on some ftp sites, I think.) Second. I replaced same name files under /sys/arch/i386/isa with new ones. Third. I rewrite kernel configuration file copied from GENERICAHA to use ed driver instead of ne driver and match i/o port for it. Forth. I recompiled kernel and reboot with it. And be happy! I'm using NetBSD0.9 with ne2000 compatible & new ed driver about a month. I have no network trouble. -- -- Tateoka Takamichi (tate@cs.uec.ac.jp) University of Electro-Communications, Tokyo, Japan.