From owner-freebsd-tokenring Wed Jul 25 23:32:35 2001 Delivered-To: freebsd-tokenring@freebsd.org Received: from ns.triplan.com (unknown [62.159.114.67]) by hub.freebsd.org (Postfix) with ESMTP id ECDE337B405 for ; Wed, 25 Jul 2001 23:32:31 -0700 (PDT) (envelope-from Karl.Dietz@triplan.com) Received: from hermes.triplan.com (root@hermes.net.triplan.com [192.168.1.6]) by ns.triplan.com (8.9.3/8.9.3) with ESMTP id IAA09446; Thu, 26 Jul 2001 08:32:12 +0200 Received: from chuck (chuck.sup.bs.triplan.com [192.168.1.158]) by hermes.triplan.com (8.9.3/8.9.3) with SMTP id IAA15949; Thu, 26 Jul 2001 08:32:12 +0200 Received: by chuck with Microsoft Mail id <01C115AE.85472690@chuck>; Thu, 26 Jul 2001 08:39:44 +0200 Message-ID: <01C115AE.85472690@chuck> From: Karl Dietz To: "'Derek O'Flynn'" , "Andrew.Skalet@Colorado.EDU" , "tokenring@freebsd.org" Subject: RE: turbo IBM problems... Date: Thu, 26 Jul 2001 08:39:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-tokenring@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG G'day, you need pseudo-device token # Token Ring support in the kernel config (recompile after adding this) and if_ttr_load = "YES" in /boot/loader.conf Maybe you want ifconfig_ttr0 = "inet netmask " in /etc/rc.conf too Regards, Karl -----Original Message----- From: Derek O'Flynn [SMTP:derekoflynn@hotmail.com] Sent: Wednesday, July 25, 2001 11:40 PM To: Andrew.Skalet@Colorado.EDU; tokenring@freebsd.org Subject: Re: turbo IBM problems... I have an olicom token ring adapter, and had to add the following lines into the kernel, you probably will have to do something similiar: device oltr # Olicom Token Ring Adapters pseudo-device token # Token Ring support You will need to recompile the kernel after adding these lines. >/kernel: >link_elf: symbol iso88025_ioctl undefined > >in the dmesg. if I try to load it manually, it gives the above message, >then: > >kldload: can't load if_ttr: Exec format error To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-tokenring" in the body of the message