From owner-freebsd-questions Wed Jun 4 15:15:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA17142 for questions-outgoing; Wed, 4 Jun 1997 15:15:47 -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 PAA17136 for ; Wed, 4 Jun 1997 15:15:45 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with SMTP id PAA26481; Wed, 4 Jun 1997 15:16:58 -0700 (PDT) Message-Id: <199706042216.PAA26481@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 "Wed, 04 Jun 1997 16:20:26 EDT." From: David Greenman Reply-To: dg@root.com Date: Wed, 04 Jun 1997 15:16:58 -0700 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > of ports to 32. > > Which... when put together with the number scheme used, gives me only > two boards supported. This is because the driver assumes 32 port > boards and restarts the minor number 32 positions up for the second > board. I tried making a change to cyreg.h to lower that assumption > to 16 ports.... but it didn't work. So what I am looking for is the > possibility of making this machine support more than two boards. Is > this possible? > > Reply directly please as this address is not on -questions. Thanks. The man page is wrong. I fixed that some time ago to support more boards as you can plug in. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project