From owner-freebsd-hackers Tue Sep 17 13:45:39 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA13474 for hackers-outgoing; Tue, 17 Sep 1996 13:45:39 -0700 (PDT) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA13465 for ; Tue, 17 Sep 1996 13:45:26 -0700 (PDT) Received: by gvr.win.tue.nl (8.6.13/1.53) id WAA06494; Tue, 17 Sep 1996 22:45:09 +0200 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199609172045.WAA06494@gvr.win.tue.nl> Subject: Re: new if_vx driver on freefall To: dfr@render.com (Doug Rabson) Date: Tue, 17 Sep 1996 22:45:08 +0200 (MET DST) Cc: Guido.vanRooij@nl.cis.philips.com, freebsd-hackers@FreeBSD.org In-Reply-To: from Doug Rabson at "Sep 17, 96 06:37:55 pm" X-Mailer: ELM [version 2.4ME+ PL17 (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 Doug Rabson wrote: > On Tue, 17 Sep 1996, Guido van Rooij wrote: > > > I've put the two following files on ftp://freefall.freebsd.org:/pub/inccoming: > > > > newif_vx.tgz > > newif_vx.tgz.README > > > > Ppl with hanging cards should try them out. There is a gross hack inside > > but I first need to get sepcs form 3com to identify what's going on. > > This driver works fine for me but then my card wasn't hanging :-). It > didn't build in -current but that was pretty easy to fix. I will try to > put together a patch for -current if you want tomorrow. If you happen to have a 3c590, could you undef the BROKEN_AVAIL define and see if you card still works after doing a ping -f -s 1000 (as root of course). -Guido