From owner-freebsd-atm Mon Aug 2 16:49:35 1999 Delivered-To: freebsd-atm@freebsd.org Received: from marcos.networkcs.com (marcos.networkcs.com [137.66.16.1]) by hub.freebsd.org (Postfix) with ESMTP id 223DF1501E for ; Mon, 2 Aug 1999 16:49:18 -0700 (PDT) (envelope-from mks@us.networkcs.com) Received: from us.networkcs.com (us.networkcs.com [137.66.11.15]) by marcos.networkcs.com (8.9.0.Beta5/8.9.0.Beta5) with ESMTP id SAA28189; Mon, 2 Aug 1999 18:48:53 -0500 (CDT) Received: (from mks@localhost) by us.networkcs.com (8.9.2/8.8.7) id SAA69122; Mon, 2 Aug 1999 18:48:47 -0500 (CDT) From: Mike Spengler Message-Id: <199908022348.SAA69122@us.networkcs.com> Subject: Re: Efficent card initialization problems In-Reply-To: <19990801132919.29576@aretha.informatik.uni-siegen.de> from Thomas Unger at "Aug 1, 99 01:29:19 pm" To: unger@informatik.uni-siegen.de (Thomas Unger) Date: Mon, 2 Aug 1999 18:48:47 -0500 (CDT) Cc: freebsd-atm@FreeBSD.ORG, unger@aretha.informatik.uni-siegen.de X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thomas, > > We have three pools of machines interconnected by ATM: Digital UNIX, > Linux and FreeBSD 3.2 via Cisco LS1010 switches. > > ATM works pretty good, but after a power cycle of a FreeBSD machine > there seems to be a card initialization Problem: > > When I start ilmid it hammers the switch, LED is constantly on. > ATM does not work. However, when I boot a different OS on this > machine (Windows 98 or Linux with ATM support) and then reboot > again to FreeBSD, ATM works fine. > We are using this 'setup technique' for quite a while now, > but this is not very satisfying. > The cards we use are Efficient 2MB Server veresion, MMF. > > Any help including diagnostic suggestions are welcome. > I assume that since you're using ilmid, that you are using the hea driver for your Efficient card and that you're using the uni30/uni31 signalling manager? Please try the following and send me the output. I'm guessing there's some miscommunication between ilmid and the cisco's ilmi process. Before you start ilmid (but after the atm attach command), please run the following: # atm sh config # atm sh int Then start ilmid. This will output a bunch of debugging info to the file /var/log/ilmid. # ilmid -d 3 Then run, # atm sh int # atm sh vcc # atm sh stats vcc Hopefully this will give us enough info to figure this out. Regards mike -- Mike Spengler Network Computing Services, Inc. Email: mks@networkcs.com 1200 Washington Ave. So. Phone: +1 612 337 3557 Minneapolis MN 55415 FAX: +1 612 337 3400 (aka Minnesota Supercomputer Center) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message