From owner-freebsd-tokenring Thu Mar 4 18:48:18 1999 Delivered-To: freebsd-tokenring@freebsd.org Received: from heathers.stdio.com (heathers.stdio.com [199.89.192.5]) by hub.freebsd.org (Postfix) with ESMTP id 41CEF1503A for ; Thu, 4 Mar 1999 18:47:21 -0800 (PST) (envelope-from lile@stdio.com) Received: from heathers.stdio.com (lile@heathers.stdio.com [199.89.192.5]) by heathers.stdio.com (8.8.8/8.8.8) with ESMTP id VAA02156; Thu, 4 Mar 1999 21:32:16 -0500 (EST) (envelope-from lile@stdio.com) Date: Thu, 4 Mar 1999 21:32:15 -0500 (EST) From: Larry Lile To: "Matthew N. Dodd" Cc: tokenring@FreeBSD.ORG Subject: Re: TMS380 driver status In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-tokenring@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Congratulations on your progress Matt. I am glad to see others are still working on token-ring. I unfortunately will not be working on the IBM drivers for a little while longer. I have to get the Olicom driver squared away first. In the meantime though I am still making progress on the generic code. [drum roll...] anarchy# arp -a cyntok (10.0.0.2) at 10:0:5a:b1:c5:ec [token-ring] rt=640:11:20 blastok (10.0.0.3) at 0:0:83:2d:9f:35 [token-ring] apathy.stdio.com (xxx.xxx.xxx.xxx) at 52:54:4c:19:6c:6b [ethernet] blasphemy.stdio.com (xxx.xxx.xxx.xxx) at 0:e0:29:17:6f:c0 [ethernet] chaos.stdio.com (xxx.xxx.xxx.xxx) at 0:90:27:13:d4:10 [ethernet] ? (xxx.xxx.xxx.xxx) at ff:ff:ff:ff:ff:ff permanent [ethernet] anarchy# tcpdump -i oltr1 tcpdump: listening on oltr1 21:38:22.265886 rt = 8240 (8144) arp who-has cyntok tell anatok (0:0:83:2f:c3:ad) hardware #6 21:38:22.269633 rt = 6c0:11:20 (8144) arp reply cyntok (10:0:5a:b1:c5:ec) is-at 10:0:5a:b1:c5:ec (0:0:83:2f:c3:ad) hardware #6 21:38:22.269699 rt = 640:11:20 (8144) anatok > cyntok: icmp: echo request 21:38:22.273898 rt = 6c0:11:20 (8144) cyntok > anatok: icmp: echo reply Yes boys and girls, that is _source routed_! There is still a lot of work to be done in the generic code and the source routing code, but now that the basics are in place and working reliably it's just a matter of time. Larry Lile lile@stdio.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-tokenring" in the body of the message