From owner-freebsd-hackers Tue Sep 17 16:20:51 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA20852 for hackers-outgoing; Tue, 17 Sep 1996 16:20:51 -0700 (PDT) Received: from night.primate.wisc.edu (night.primate.wisc.edu [144.92.43.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA20846 for ; Tue, 17 Sep 1996 16:20:47 -0700 (PDT) Received: by night.primate.wisc.edu; id SAA15189; 8.6.10/41.8; Tue, 17 Sep 1996 18:22:19 -0500 From: Paul DuBois Message-Id: <199609172322.SAA15189@night.primate.wisc.edu> Subject: Re: vx device broken in 21.1.5? To: cmcurtin@research.megasoft.com Date: Tue, 17 Sep 1996 18:22:19 -0500 (CDT) Cc: 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.4 PL25] 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 >>> 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. I thought it was the 3c509 (not 3c590) that had the "b" version...