From owner-freebsd-questions Tue Apr 2 16:23:30 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA17096 for questions-outgoing; Tue, 2 Apr 1996 16:23:30 -0800 (PST) Received: from phs.k12.ar.us (garman@phs.k12.ar.us [165.29.117.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA17089 for ; Tue, 2 Apr 1996 16:23:27 -0800 (PST) Received: from localhost (garman@localhost) by phs.k12.ar.us (8.6.12/8.6.12) with SMTP id SAA28965; Tue, 2 Apr 1996 18:23:51 -0600 Date: Tue, 2 Apr 1996 18:23:50 -0600 (CST) From: Jason Garman To: Brian Litzinger cc: questions@freebsd.org Subject: Cyclades 8-Ys card not being recognized by FreeBSD cyb In-Reply-To: <199604021112.DAA08375@MediaCity.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ok, the saga continues... I got the cyb driver to compile, but FreeBSD still refuses to recognize it. Here's the messages I get on bootup: cy0 not found cy returned ff cyb0 not found I have doublechecked and triple checked the kernel config line against the card; everything matches. device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector cyintr device cyb0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector cybintr ...are the device lines in the kernel config file. Any suggestions? Jason Garman / garman@phs.k12.ar.us