From owner-freebsd-questions Thu Dec 19 10:15:07 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA03217 for questions-outgoing; Thu, 19 Dec 1996 10:15:07 -0800 (PST) Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA03210 for ; Thu, 19 Dec 1996 10:15:05 -0800 (PST) Received: from fastnet.cs.washington.edu (fastnet.cs.washington.edu [128.95.1.21]) by june.cs.washington.edu (8.8.3+CSE/7.2ju) with SMTP id KAA19294 for ; Thu, 19 Dec 1996 10:15:02 -0800 Message-ID: <32B986AA.4329@cs.washington.edu> Date: Thu, 19 Dec 1996 10:17:14 -0800 From: "Marc E. Fiuczynski" Reply-To: mef@cs.washington.edu Organization: University of Washington X-Mailer: Mozilla 3.0Gold (Win95; I) MIME-Version: 1.0 To: questions@freebsd.org Subject: searching for if_vx device driver author (FreeBSD 2.1.6) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm looking for the author(s) of the 3COM 3c59X/3c90X ethernet driver that has made its way into FreeBSD 2.1.6-RELEASE. Turns out that the authors listed in the file were responsible for previous versions of the drivers. After some minor hacking I've gotten it to work with a 3c905 card, and I'd like to share with the author some bugs that I've discovered. Thanks, Marc mef@cs.washington.edu