From owner-freebsd-hardware Fri Nov 3 03:14:53 1995 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA05832 for hardware-outgoing; Fri, 3 Nov 1995 03:14:53 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA05825 for ; Fri, 3 Nov 1995 03:14:49 -0800 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id DAA04069; Fri, 3 Nov 1995 03:14:48 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id DAA00323; Fri, 3 Nov 1995 03:14:17 -0800 Message-Id: <199511031114.DAA00323@corbin.Root.COM> To: "Neal E. Westfall" cc: hardware@freebsd.org Subject: Re: 3COM 590 support In-reply-to: Your message of "Fri, 03 Nov 95 01:56:31 PST." From: David Greenman Reply-To: davidg@Root.COM Date: Fri, 03 Nov 1995 03:13:56 -0800 Sender: owner-hardware@freebsd.org Precedence: bulk >Is there driver support for the 3C590 EtherLink PCI card under >FreeBSD? If so, which driver is it? It was just brought into -current a few days ago as the "vx" driver. See /sys/pci/if_vx.c. -DG