From owner-freebsd-current Sat Jul 19 02:10:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA15359 for current-outgoing; Sat, 19 Jul 1997 02:10:59 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA15352 for ; Sat, 19 Jul 1997 02:10:55 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id TAA00966; Sat, 19 Jul 1997 19:06:24 +1000 Date: Sat, 19 Jul 1997 19:06:24 +1000 From: Bruce Evans Message-Id: <199707190906.TAA00966@godzilla.zeta.org.au> To: bde@zeta.org.au, msmith@atrad.adelaide.edu.au Subject: Re: Serial console in -current Cc: current@FreeBSD.ORG Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Understood. How would you propose to handle the case where none of the >serial devices are marked as console but RB_SERIAL is set? The >current behaviour is undeniably bogus, not to mention annoying. 8) Same as if there are no serial devices configured - tell the user to not use a silly configuration :-). Bruce