From owner-freebsd-questions Fri Jan 7 19:33:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rhubarb.fwi.com (rhubarb.fwi.com [209.84.175.126]) by hub.freebsd.org (Postfix) with ESMTP id BF7C915291 for ; Fri, 7 Jan 2000 19:33:26 -0800 (PST) (envelope-from peeter@rhubarb.fwi.com) Received: (from peeter@localhost) by rhubarb.fwi.com (8.9.3/8.9.3) id WAA01393 for freebsd-questions@freebsd.org; Fri, 7 Jan 2000 22:38:33 -0500 (EST) (envelope-from peeter) Date: Fri, 7 Jan 2000 22:38:32 -0500 From: Peeter Pirn To: freebsd-questions@freebsd.org Subject: getty: tcgetattr /dev/ttyc0: Inappropriate ioctl for device Message-ID: <20000107223832.B1319@rhubarb.fwi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG HELP! SYSTEM: FreeBSD 3.2-RELEASE Cyclom 8Yo+ IDE multiport serial card Wyse 60 terminal connected on /dev/ttyc0 (Port 1 on the Cyclom card) SYMPTOM: I see the following message on the console after rebooting or after `kill -HUP 1': getty: tcgetattr /dev/ttyc0: Inappropriate ioctl for device This is followed by: init: getty repeating too quickly on port /dev/ttyc0, sleeping 30 secs This happens whether or not the terminal is connected. CONFIGURATION: On bootup, cy0 is detected properly: cy0 irq 10 maddr 0xd4000 msize 8192 on isa As root in /dev, I have already run: ./MAKEDEV ttyc0 My /etc/ttys entry is: ttyc0 "/usr/libexec/getty std.9600" wy60 on insecure -- Peeter Pirn - peeter@rhubarb.fwi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message