From owner-freebsd-hackers Wed Oct 30 11:32:37 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA23801 for hackers-outgoing; Wed, 30 Oct 1996 11:32:37 -0800 (PST) Received: from gvr.win.tue.nl (gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA23795 for ; Wed, 30 Oct 1996 11:32:28 -0800 (PST) Received: (from guido@localhost) by gvr.win.tue.nl (8.8.2/8.8.2) id UAA09437; Wed, 30 Oct 1996 20:31:03 +0100 (MET) From: Guido van Rooij Message-Id: <199610301931.UAA09437@gvr.win.tue.nl> Subject: Re: vx driver... In-Reply-To: <199610301413.JAA04889@spoon.beta.com> from "Brian J. McGovern" at "Oct 30, 96 09:13:33 am" To: mcgovern@spoon.beta.com (Brian J. McGovern) Date: Wed, 30 Oct 1996 20:31:03 +0100 (MET) Cc: fgray@rice.edu, hackers@freebsd.org X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Brian J. McGovern wrote: > I was just curious if anyone has been doing any recent development work > on the vx driver (3Com 3C59x cards). I have one, have had no problems with it > using the 3Com drivers, but it bombs whenever I do any sizeable writes > under FreeBSD (through the current snap). Pings, and 1k messages usually > survive, however, NFS, FTP, or any other _SENDS_ (receives seem to be ok) > cause the machine to freeze. The only way out is to punch the reset button, > or power cycle. > > In any event, the reason I'm asking is taht if anyone has, I'd like to test > the new code. If not, I'll be trying to set some time aside to find out > why its freezing. We are working to have a new one checked into the tree soon. In the mean time you can look at ftp://freebsd.org/pub/incoming/*vx* -Guido