From owner-cvs-all Sun Feb 21 3:28:54 1999 Delivered-To: cvs-all@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id CE47910E80; Sun, 21 Feb 1999 03:28:43 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id MAA22329; Sun, 21 Feb 1999 12:28:42 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id MAA92109; Sun, 21 Feb 1999 12:28:42 +0100 (MET) Date: Sun, 21 Feb 1999 12:28:41 +0100 From: Eivind Eklund To: "Kenneth D. Merry" Cc: Julian Elischer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/tcpdump print-token.c token.h interface.h tcpdump.c src/usr.sbin/tcpdump/tcpdump Makefile src/sy Message-ID: <19990221122841.E88433@bitbox.follo.net> References: <199902201118.DAA08567@freefall.freebsd.org> <199902201923.MAA13760@panzer.plutotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199902201923.MAA13760@panzer.plutotech.com>; from Kenneth D. Merry on Sat, Feb 20, 1999 at 12:23:08PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, Feb 20, 1999 at 12:23:08PM -0700, Kenneth D. Merry wrote: > Julian Elischer wrote... > > julian 1999/02/20 03:18:00 PST > > > > Modified files: > > contrib/tcpdump interface.h tcpdump.c > > usr.sbin/tcpdump/tcpdump Makefile > > sys/conf files > > sys/i386/conf LINT files.i386 > > sys/net if_arp.h if_media.h > > sys/netinet if_ether.c > > Added files: > > contrib/tcpdump print-token.c token.h > > sys/dev/oltr if_oltr.c trlld.h trlld.o.uu trlldbm.o.uu > > trlldhm.o.uu trlldmac.o.uu > > sys/net if_iso88025subr.c iso88025.h > > Log: > > World, I'd like you to meet the first FreeBSD token Ring driver. > > This is for various Olicom cards. An IBM driver is following. > > This patch also adds support to tcpdump to decode packets on tokenring. > > Congratulations to the proud father.. (below) > > > > Submitted by: Larry Lile > > What are those uuencoded files? They look suspiciously like uuencoded > object files... IIRC: The Olicom cards has downloadable "firmware" and a small CPU; those are a program for them. Olicom is not willing to give out specs for how to implement that layer of the driver. This should be usable on other CPUs than i386, too. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message