From fc030c51477ebfd85d523707661786157f4f9af6 Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Thu, 17 Jan 2002 21:24:55 +0000 Subject: Enable the sab82532 driver (serial console for u5/u10/u30, etc). --- sys/arch/sparc64/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch/sparc64/conf') diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index b6437946218..1f15e0e8d20 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.40 2002/01/16 21:35:04 jason Exp $ +# $OpenBSD: GENERIC,v 1.41 2002/01/17 21:24:54 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -57,8 +57,8 @@ auxio* at ebus? beeper* at ebus? # SAB82532 based serial ports -#sab* at ebus? -#sabtty* at sab? +sab* at ebus? +sabtty* at sab? #com* at ebus? #*BROKEN* -- cgit v1.2.3