From owner-freebsd-platforms Wed Jul 10 22:41:55 2002 Delivered-To: freebsd-platforms@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1976B37B405; Wed, 10 Jul 2002 22:41:52 -0700 (PDT) Received: from domestos.yandex.ru (domestos.yandex.ru [213.180.193.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3CF743E31; Wed, 10 Jul 2002 22:41:51 -0700 (PDT) (envelope-from tzukanov@narod.ru) Received: from dial-013.nross.ru ([195.161.59.140]:32640 "EHLO antares" ident: "NO-IDENT-SERVICE[2]" whoson: "tzukanov" TLS-CIPHER: TLS-PEER: ) by mail.yandex.ru with ESMTP id ; Thu, 11 Jul 2002 09:41:37 +0400 Content-Type: text/plain; charset=US-ASCII From: Serguei Tzukanov To: Jake Burkholder Subject: Re: A question about S/390 port Date: Thu, 11 Jul 2002 09:11:47 +0400 User-Agent: KMail/1.4.1 Cc: freebsd-platforms@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG References: <200207101554.09734.tzukanov@narod.ru> <20020710184540.C48985@locore.ca> In-Reply-To: <20020710184540.C48985@locore.ca> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: <200207110911.47369.tzukanov@narod.ru> Sender: owner-freebsd-platforms@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thursday 11 July 2002 02:45, Jake Burkholder wrote: > > I think this is because your console driver (hc) doesn't have a tty > interface, just the low level cn* stuff. If you look at the > ofw_console driver, it provides a rudimentary tty interface using > polling and cngetc, cnputc equivalents. Hm, what about /dev/console (tty_cons)? I put into /etc/ttys line console "/usr/libexec/getty std.1200" vt100 on secure. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-platforms" in the body of the message