From owner-freebsd-hackers Fri Sep 20 13:12:15 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA28114 for hackers-outgoing; Fri, 20 Sep 1996 13:12:15 -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 NAA28078 for ; Fri, 20 Sep 1996 13:12:09 -0700 (PDT) Received: by gvr.win.tue.nl (8.6.13/1.53) id WAA14704; Fri, 20 Sep 1996 22:11:28 +0200 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199609202011.WAA14704@gvr.win.tue.nl> Subject: Re: vx device broken in 21.1.5? To: cmcurtin@research.megasoft.com Date: Fri, 20 Sep 1996 22:11:27 +0200 (MET DST) Cc: ache@nagual.ru, dfr@render.com, roberto@keltia.freenix.fr, freebsd-hackers@FreeBSD.org In-Reply-To: <199609172117.RAA00608@goffette.research.megasoft.com> from C Matthew Curtin at "Sep 17, 96 05:17:51 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 C Matthew Curtin wrote: > >>>>> "Guido" == Guido van Rooij writes: > > > >> It not makes things worse, but not help the problem too. My > >> problem was not performance decrease but complete card hang until > >> reboot. > > Guido> Try ifconfig vx0 down; ifconfig.vx0 up. Then it works again > Guido> ;-() > > The problem is that there are two versions of the 3c590 board. The > FreeBSD driver was written for 3c590, but now all of the 3c590 boards > out there are "3c590b"... some small change made the driver not working. Indeed that's what i found out. I don't know however what is not working. The linux driver does still work... -Guido