From owner-freebsd-net Wed Oct 2 23:40:53 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3400437B401 for ; Wed, 2 Oct 2002 23:40:52 -0700 (PDT) Received: from cecov.masternet.it (cecov.masternet.it [194.184.65.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBBBE43E42 for ; Wed, 2 Oct 2002 23:40:48 -0700 (PDT) (envelope-from gmarco@scotty.masternet.it) Received: from usul.scotty.masternet.it (freebsd.giovannelli.com [194.184.65.139]) by cecov.masternet.it (8.12.5/8.12.5) with ESMTP id g936msY5030421; Thu, 3 Oct 2002 08:49:02 +0200 (CEST) (envelope-from gmarco@scotty.masternet.it) Message-Id: <5.1.1.6.2.20021003083237.022d9008@194.184.65.7> X-Sender: gmarco@194.184.65.7 X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Thu, 03 Oct 2002 08:40:04 +0200 To: Eric Brunner-Williams in Portland Maine From: Gianmarco Giovannelli Subject: Re: Token Ring - Ethernet bridge Cc: net@freebsd.org In-Reply-To: <200209161736.g8GHa2KY003921@nic-naa.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 16/09/2002, you wrote: >uhh... wakeup(&me->ibm_4.3bsd) > >What are people using for token-ring now a days? I have a box which acts as firewall with ipfw and dummynet on a public company that still uses token ring for its intranet. oltr0: port 0xd000-0xd03f irq 10 at device 10.0 on pci0 oltr0: MAC address 00:00:83:2b:63:db freebsd:/home/gmarco> ifconfig -a oltr0: flags=143 mtu 1500 inet 172.16.16.239 netmask 0xfffff000 broadcast 172.16.31.255 lladdr .0.83.2b.63.db media: Token ring UTP/16Mbit ed0: flags=8843 mtu 1500 inet xxx.xxx.xxx.xxx netmask 0xffffffe0 broadcast xxx.xxx.xxx.xxx ether 00:50:ba:ee:58:38 The "plain" oltr driver is fine, even if it has some oddities on it and too much verbose messages that "scare" the customer :-) Oct 3 08:41:21 freebsd /kernel: oltr0: tx queue full Oct 3 08:41:21 freebsd /kernel: oltr0: queue restart Oct 3 08:41:22 freebsd /kernel: oltr0: tx queue full Oct 3 08:41:22 freebsd /kernel: oltr0: queue restart The Olicom cards seems to me the only one supported by the driver of Larry Lile. It's a pity because I am full of IBM card that I can't use :-) Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://www.gufi.org/~gmarco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message