From owner-freebsd-isp Sun May 19 12:36:33 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA08060 for isp-outgoing; Sun, 19 May 1996 12:36:33 -0700 (PDT) Received: from feyuri.microsoft.com (feyuri.microsoft.com [131.107.243.53]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA08054 for ; Sun, 19 May 1996 12:36:31 -0700 (PDT) Received: by feyuri.microsoft.com with Microsoft Exchange (IMC 4.0.948.0) id <01BB457F.B9C4B4A0@feyuri.microsoft.com>; Sun, 19 May 1996 12:35:56 -0700 Message-ID: From: "Scott Overholser (Volt Computer) (Exchange)" To: "'isp@freebsd.org'" , "'Steve Reid'" Subject: RE: Cyclades Cyclom 8Yo - kernel config and mknod ? Date: Sun, 19 May 1996 12:36:03 -0700 X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.948.0 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk the MAKEDEV script does know about cyclades devices. there is a cy manpage for the cyclades driver that is very helpful...it describes exactly how the devices should be configured. scotto >---------- >From: Steve Reid[SMTP:steve@edmweb.com] >Sent: Saturday, May 18, 1996 5:10 PM >To: isp@freebsd.org >Subject: Cyclades Cyclom 8Yo - kernel config and mknod ? > >I have a Cyclades Cyclom 8Yo in a FreeBSD 2.1.0-RELEASE machine, but I'm >not quite certain about all of the kernel configuration option... So far, >this is what I've figured: > >device cy0 at isa? tty irq 15 iomem 0xd400 iosiz 0x2000 vector cyinter >options "COM_MULTIPORT" > >What I can't figure is the port and flags for sio2-sio9. Am I correct in >assuming I need to configure sio devices for the Cyclades card? > >Also, once I've got the devices compiled in the kernel, how do I make the >device files in /dev ? There doesn't seem to be anything for Cyclades in >the MAKEDEV script. > >I've checked the mailing list archives, and the cyclades manual, but I >can't find this information. > > >===================================================================== >| Steve Reid - SysAdmin & Pres, EDM Web (http://www.edmweb.com/) | >| Email: steve@edmweb.com Home Page: http://www.edmweb.com/steve/ | >| PGP Fingerprint: 11 C8 9D 1C D6 72 87 E6 8C 09 EC 52 44 3F 88 30 | >| -- Disclaimer: JMHO, YMMV, IANAL. -- | >===================================================================:) >