Date: Thu, 20 Jun 1996 09:28:30 -0600 From: Nate Williams <nate@sri.MT.net> To: "Marc G. Fournier" <scrappy@ki.net> Cc: freebsd-hackers@freebsd.org Subject: Re: NFS install problem with 2.2-960612-SNAP, motd, etc. Message-ID: <199606201528.JAA09859@rocky.sri.MT.net> In-Reply-To: <Pine.NEB.3.94.960620111619.19876A-100000@ki.net> References: <15842.835263059@time.cdrom.com> <Pine.NEB.3.94.960620111619.19876A-100000@ki.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > Some details... the NFS server is a 2.1-RELEASE system, with > > > a DEC Lance controller. The 2.2 machine runs a 3com 509-combo. > > > When it hangs, I can still ping the 2.2 machine from the NFS > > > server. > > > > Bah, then it's still broken I guess. Foo. > > > Same problem here...-release installed fine on that same > machine though, so did something break recently in the 509 driver > recently? I changed it *after* the 0612 SNAP to add PCCARD support on the 15/16th, and Gary added some cleanups to it, but the driver worked fine for other folks testing my changed on a 3C509, plus on my 3C589 PC-CARDS. ---------------------------- revision 1.47 date: 1996/06/14 22:11:35; author: nate; state: Exp; lines: +211 -2 At long last, we know have support for the 3C589 in a FreeBSD release using the existing files using the existing PCCARD support. Now that this is in place I would like to fixup the PCCARD hooks and remove the if_zp driver. At this point, we support everything we used to support *AND MORE* with the PCCARD code. Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp> (via the Nomad release) [ This works on both my 3C589B and 3C589C ] ---------------------------- revision 1.46 date: 1996/06/14 21:28:35; author: nate; state: Exp; lines: +32 -30 Better code for switching the ethernet transceiver. My 3C509B-COMBO works fine with the following patch. Switching between UTP and BNC is quite easy. (Just type 'ifconfig ep0 link1 -link2' or 'ifconifg ep0 link2 -link1'.) [ I tested this with the additional PC-CARD patches and it works on both connectors on my 3C589B and 3C589C ] Reviewed by: nate Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp> ---------------------------- revision 1.45 date: 1996/06/12 05:03:38; author: gpalmer; state: Exp; lines: +3 -4 Clean up -Wunused warnings. Reviewed by: bde ---------------------------- revision 1.44 date: 1996/05/24 15:22:36; author: gibbs; state: Exp; lines: +2 -2 .. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606201528.JAA09859>