From owner-freebsd-bugs Mon Feb 24 12:00:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA12697 for bugs-outgoing; Mon, 24 Feb 1997 12:00:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA12660; Mon, 24 Feb 1997 12:00:02 -0800 (PST) Date: Mon, 24 Feb 1997 12:00:02 -0800 (PST) Message-Id: <199702242000.MAA12660@freefall.freebsd.org> To: freebsd-bugs Cc: From: David Greenman Subject: Re: misc/2795: Cyclades 8YO -- Not working under 2.1.6-STABLE Reply-To: David Greenman Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR misc/2795; it has been noted by GNATS. From: David Greenman To: Lewis De Payne Cc: freebsd-gnats-submit@freebsd.org Subject: Re: misc/2795: Cyclades 8YO -- Not working under 2.1.6-STABLE Date: Mon, 24 Feb 1997 11:55:31 -0800 >On Mon, 24 Feb 1997, David Greenman wrote: > >> >FreeBSD 2.1.6-RELEASE FreeBSD 2.1.6-RELEASE #0: >> >dmesg output: cy0 irq 12 maddr 0xd4000 msize 8192 on isa >> >/dev/ttyc* : 0 crw------- 1 root wheel 48,0 Feb 21 17:47 ttyc0 >> > >> >Cyclades ISA 8-port card does not work. Cyclom diags test okay, >> >no IRQ conflicts. Cyclades telnetted in and ran tests -- may be >> >a driver-related problem. Are the major/minor #'s correct? >> > >> >Problem: date > /dev/ttyc0 [locks up, even ^C ignored] >> >Can't use the Cyclades card at all! Can anyone please help?? >> >Telnet access available, if necessary. >> >> Did you get and install the updated Cyclades driver for >> FreeBSD that is available from the Cyclades FTP site? > >Yes, and it still locks up even with "date > /dev/ttyc0". This Why do think that "date > /dev/ttyc0" should work? Does the line have flow control enabled? If there is no carrier, then that command should block. What is the "WMESG" for the process that is blocked? Also, irq 5 is the standard interrupt for the Cyclades card. Are you sure that you have the card actually set to irq 12? Are you sure that you don't have an interrupt conflict with another device? -DG David Greenman Core-team/Principal Architect, The FreeBSD Project