From cdc019c4cb32cd1685b06fc6775a0a98fa8fb2e8 Mon Sep 17 00:00:00 2001 From: Kenneth R Westerback Date: Tue, 4 Mar 2008 00:36:39 +0000 Subject: Redo serial console configuration logic. Smaller, easier to understand. Add serial console handling for alpha, macppc, zaurus. No functional change for i386/amd64. All archs should now have automatic serial console configuration. ok deraadt@ --- distrib/hp300/ramdisk/install.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'distrib/hp300/ramdisk') diff --git a/distrib/hp300/ramdisk/install.md b/distrib/hp300/ramdisk/install.md index 7fb5fd91099..c214d968581 100644 --- a/distrib/hp300/ramdisk/install.md +++ b/distrib/hp300/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.43 2008/01/10 18:00:45 miod Exp $ +# $OpenBSD: install.md,v 1.44 2008/03/04 00:36:38 krw Exp $ # $NetBSD: install.md,v 1.1.2.4 1996/08/26 15:45:14 gwr Exp $ # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -79,3 +79,6 @@ md_prep_disklabel() { md_congrats() { } + +md_consoleinfo() { +} -- cgit v1.2.3