From owner-freebsd-hackers Mon May 1 13:14:22 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA04183 for hackers-outgoing; Mon, 1 May 1995 13:14:22 -0700 Received: from cs.sunysb.edu (sbcs.sunysb.edu [130.245.1.15]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA04175 ; Mon, 1 May 1995 13:14:09 -0700 Received: from sbgrad9.csdept (sbgrad9.cs.sunysb.edu [130.245.2.29]) by cs.sunysb.edu (8.6.11/8.6.9) with SMTP id QAA10859; Mon, 1 May 1995 16:10:32 -0400 Date: Mon, 1 May 1995 16:10:32 -0400 From: Michael Vernick Message-Id: <199505012010.QAA10859@cs.sunysb.edu> Received: by sbgrad9.csdept (4.1/SMI-4.1) id AA14091; Mon, 1 May 95 16:09:51 EDT To: freebsd-hackers@FreeBSD.org, freebsd-hardware@FreeBSD.org Subject: 100 Mbs Ethernet drivers Sender: hackers-owner@FreeBSD.org Precedence: bulk I want to set up a cluster of PC's using 100 Mbs Ethernet. It seems that there is only 1 driver written so far for FreeBSD, for the DEC DE500-XA card. However, DEC tells me that the card is not yet available; the driver was written by someone at DEC. Is anyone else working on a driver for an available 100Mbs Ethernet card? I am not too familiar with writing drivers so I have a naive question. There are several drivers for these cards for Linux. Does anyone have a feel for how hard it is to port an Ethernet driver from Linux to FreeBSD? Thanks as always, Michael Vernick