From owner-freebsd-current Tue Dec 22 10:25:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27861 for freebsd-current-outgoing; Tue, 22 Dec 1998 10:25:14 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27842 for ; Tue, 22 Dec 1998 10:25:12 -0800 (PST) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.1/8.9.1) id TAA45427; Tue, 22 Dec 1998 19:25:00 +0100 (CET) (envelope-from des) To: Kazutaka YOKOTA Cc: current@FreeBSD.ORG Subject: Re: future of syscons References: <199812221331.WAA09326@zodiac.mech.utsunomiya-u.ac.jp> From: Dag-Erling Smorgrav Date: 22 Dec 1998 19:24:59 +0100 In-Reply-To: Kazutaka YOKOTA's message of "Tue, 22 Dec 1998 22:31:07 +0900" Message-ID: Lines: 15 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kazutaka YOKOTA writes: > The kernel configuration file should look: > > controller kbdc0 at isa? port IO_KBD tty > device atkbd0 at isa? tty flags xxxx > device psm0 at isa? tty flags yyy Shouldn't it be: device atkbd0 at kbdc0 flags xxxx device psm0 at kbdc0 flags yyyy DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message