From owner-freebsd-questions Thu Jan 30 20:50:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA01161 for questions-outgoing; Thu, 30 Jan 1997 20:50:25 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA01155 for ; Thu, 30 Jan 1997 20:50:22 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id UAA27908; Thu, 30 Jan 1997 20:48:23 -0800 (PST) Message-Id: <199701310448.UAA27908@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: David Head cc: questions@FreeBSD.org Subject: Re: Cyclades 32port In-reply-to: Your message of "Fri, 31 Jan 1997 14:52:18 +1100." <32F16C72.41C67EA6@DirectOne.com.au> From: David Greenman Reply-To: dg@root.com Date: Thu, 30 Jan 1997 20:48:23 -0800 Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >Hi there, > Quick question, i have just purchased the Cyclades 32port Serial board >and i have put the 2 device lines in the Kernel and recompiled. >Now i've been told i need the /dev/ttyc* files, inaccordance with each >serial port on the cyclades Box. Do i Makdev these files or how does it >work because i've read the manual pages relating to this and it still >doesn't make sense, Could somone please help, Thanx alot Which version of FreeBSD? The original version of the Cyclades driver only supported 16 units per controller. The newer version in -current and the 2.2 branch supports multiple controllers with 32 units each. I also provided this code to Cyclades for customers using FreeBSD 2.1.6...it's available on their ftp site. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project