From d9277a90366e3323a192c567c656339be05dffa5 Mon Sep 17 00:00:00 2001 From: abrown Date: Fri, 17 May 1996 18:02:56 +0000 Subject: [PATCH] Add Sun4m power0 power status/control register to GENERIC configuration --- sys/arch/sparc/conf/GENERIC | 5 ++++- sys/arch/sparc/conf/GENERIC_SCSI3 | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC index 78cbf6c6f517..a1bcd0c8c2ef 100644 --- a/sys/arch/sparc/conf/GENERIC +++ b/sys/arch/sparc/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.26 1996/05/16 22:47:47 pk Exp $ +# $NetBSD: GENERIC,v 1.27 1996/05/17 18:02:56 abrown Exp $ # Machine architecture; required by config(8) machine sparc @@ -90,6 +90,9 @@ audio0 at obio0 # sun4m auxreg0 at mainbus0 # sun4c auxreg0 at obio0 # sun4m +# Power status and control register found on Sun4m systems +power0 at obio0 + # Mostek clock found on 4/300, sun4c, and sun4m systems. # The Mostek clock NVRAM is the "eeprom" on sun4/300 systems. clock0 at mainbus0 # sun4c diff --git a/sys/arch/sparc/conf/GENERIC_SCSI3 b/sys/arch/sparc/conf/GENERIC_SCSI3 index a79aa0fd6379..cf347dd18401 100644 --- a/sys/arch/sparc/conf/GENERIC_SCSI3 +++ b/sys/arch/sparc/conf/GENERIC_SCSI3 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC_SCSI3,v 1.26 1996/05/16 22:47:51 pk Exp $ +# $NetBSD: GENERIC_SCSI3,v 1.27 1996/05/17 18:03:00 abrown Exp $ # Machine architecture; required by config(8) machine sparc @@ -90,6 +90,9 @@ audio0 at obio0 # sun4m auxreg0 at mainbus0 # sun4c auxreg0 at obio0 # sun4m +# Power status and control register found on Sun4m systems +power0 at obio0 + # Mostek clock found on 4/300, sun4c, and sun4m systems. # The Mostek clock NVRAM is the "eeprom" on sun4/300 systems. clock0 at mainbus0 # sun4c