From owner-freebsd-questions Thu Jun 5 05:59:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA11738 for questions-outgoing; Thu, 5 Jun 1997 05:59:53 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA11728 for ; Thu, 5 Jun 1997 05:59:49 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with SMTP id GAA29933; Thu, 5 Jun 1997 06:01:00 -0700 (PDT) Message-Id: <199706051301.GAA29933@implode.root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: Branson Matheson cc: freebsd-questions@freebsd.org Subject: Re: Cyclades boards and Minor numbers In-reply-to: Your message of "Thu, 05 Jun 1997 08:18:52 EDT." From: David Greenman Reply-To: dg@root.com Date: Thu, 05 Jun 1997 06:01:00 -0700 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> The man page is wrong. I fixed that some time ago to support more boards >> as you can plug in. > > Hmmm... then I am in a quandry... the first two boards work fine. The > third board probes correctly. When I attach to a device using tip... > it connects but no data passes through... when I try to disconnect it > hangs. > > Here is the hung process information: > branson 10955 0.0 1.7 260 524 pg INE+ - 0:00.00 (tip) > branson 10956 0.0 0.0 0 0 pg ZN+ - 0:00.00 (tip) > > Here is the probe information: > cy0 irq 5 maddr 0xd4000 msize 8192 on isa > cy1 irq 11 maddr 0xd6000 msize 8192 on isa > cy2 irq 15 maddr 0xd8000 msize 8192 on isa > > And the device I am using with tip from /etc/remote: > kheldar|cuac20:pa=none:dv=/dev/cuac20:br#9600 > > I have tried nullmodeming the port on the cy and see no data comming > thru. I have verified the settings on the boards, and on the cards. > I can switch cables between cards and it works as expected... so I am > rather stumped. Any other ideas? Hmmm. There isn't an architectural problem - that's what I fixed, but I only have two Cyclades units here, so I've not been able to test a configuration of 3 or more. It _should_ work, however. Do the probe messages match the actual board configuration? Is it possible that there is an IRQ conflict in your machine with irq15 (which is often assigned to a secondary IDE bus, for example)? -DG David Greenman Core-team/Principal Architect, The FreeBSD Project