From owner-freebsd-current Thu Oct 31 16:00:33 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA17926 for current-outgoing; Thu, 31 Oct 1996 16:00:33 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA17912 for ; Thu, 31 Oct 1996 16:00:31 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <16782(1)>; Thu, 31 Oct 1996 15:59:52 PST Received: from localhost ([127.0.0.1]) by crevenia.parc.xerox.com with SMTP id <177476>; Thu, 31 Oct 1996 15:59:42 -0800 X-Mailer: exmh version 1.6.7 5/3/96 To: "Justin T. Gibbs" cc: "Jordan K. Hubbard" , Nate Williams , current@freebsd.org Subject: Re: New Intel EtherExpress Pro/10 driver In-reply-to: Your message of "Thu, 31 Oct 1996 13:53:06 PST." <199610312153.NAA10719@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 31 Oct 1996 15:59:35 PST From: Bill Fenner Message-Id: <96Oct31.155942pst.177476@crevenia.parc.xerox.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Unfortunately, this doesn't solve the ix driver problem. The Intel >EtherExpress and the EtherExpress Pro are two totally different cards. It might be worth mentioning that the NetBSD driver for the Intel EtherExpress (e.g. our ix driver) uses the ie driver, and apparently has all the features ours doesn't (promiscuous, bpf, multicast). Perhaps someone could port the ie changes... Bill