From owner-freebsd-hackers Mon Jun 4 8:45: 5 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by hub.freebsd.org (Postfix) with ESMTP id 889D537B403 for ; Mon, 4 Jun 2001 08:45:02 -0700 (PDT) (envelope-from krepel@fokus.gmd.de) Received: from fokus.gmd.de (quant [193.175.133.183]) by mailhub.fokus.gmd.de (8.8.8/8.8.8) with ESMTP id RAA24374; Mon, 4 Jun 2001 17:45:00 +0200 (MET DST) Message-ID: <3B1BACFC.A3F2FF44@fokus.gmd.de> Date: Mon, 04 Jun 2001 17:45:00 +0200 From: Falco Krepel Organization: GMD FOKUS - CATS Group X-Mailer: Mozilla 4.77 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: en, de-DE MIME-Version: 1.0 To: andrew@werple.apana.org.au Cc: hackers@FreeBSD.org Subject: cyclades Cyclom-8Ys card with newer firmware Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Andrew, I want to use the Cyclom-8Ys card for a console server (with FreeBSD 5.0). But the driver doesn't work. First I get the error "No ports found". After debugging I found the problem. You check in cy.c in the function cy_units() the firmware version. If the firmware is between 0x40-0x4F no problem occur but my card has the firmware version 0x91. I make a strait forward approach and comment out that if-statement. I get no error message but when I try to connect to the port with kermit than I get a timeout message "channel command timeout (5001 usec)" from the function cd1400_channel_cmd_wait(). Do you have any idea what the problem may be? Thanx, Falco Krepel -- Falco Krepel Phone: +49-(0)30 - 34 63 - 7 276 GMD-FOKUS Fax: +49-(0)30 - 34 63 - 8 276 Kaiserin-Augusta-Allee 31 e-mail: krepel@fokus.gmd.de 10589 Berlin WWW: http://www.fokus.gmd.de/usr/krepel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message