From owner-freebsd-isp Thu Jul 18 06:22:12 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA17372 for isp-outgoing; Thu, 18 Jul 1996 06:22:12 -0700 (PDT) Received: from isot.isot.com (root@internet-of-texas.Houston.mci.net [204.70.37.26]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA17367 for ; Thu, 18 Jul 1996 06:22:10 -0700 (PDT) Received: from bench1.Workgroup ([206.24.68.33]) by isot.isot.com (8.6.12/8.6.9) with SMTP id DAA09231 for ; Thu, 18 Jul 1996 03:54:58 -0500 Date: Thu, 18 Jul 1996 03:54:58 -0500 Message-Id: <199607180854.DAA09231@isot.isot.com> X-Sender: gism@ns.isot.com X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-isp@freebsd.org From: Global Internet Shopping Mall Subject: Cyclom-16Ye installation Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I made sure in /sys/i386/conf/LOCAL contained: device cy0 at isa? tty irq 5 iomem 0xd4000 iosiz 0x2000 vector cyintr The IRQ and address on the card is correct. But the kernel log file say, kernel: cy0 not found I called Cyclade, they said they don't have installation instruction for FreeBSD, have to look it man pages. The man page only contains the above line. So I searched find / -name "cy*" and found duplicates 1st two being same file: /usr/share/man/man4/i386/cy.4.gz /usr/share/man/man4/cy.4.gz /usr/share/man/cat4/cy.4.gz Why is there duplicates, and is it neccessary or just taking up space???