diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-09-16 09:35:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-09-16 09:35:38 +0000 |
commit | d21913de48eaa1abbdefcc841ef176767a764990 (patch) | |
tree | 4a44280d34270379f13b33ddc02c639d7d15fcf3 /sys/arch/sparc64/conf | |
parent | 4e3a6692a9173e15874bf23d4a5af5c10724b36b (diff) |
spacing
Diffstat (limited to 'sys/arch/sparc64/conf')
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISKU1 | 4 | ||||
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISKU5 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index 00924c4c5ab..043f18c71dd 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.29 2004/09/16 09:14:04 mickey Exp $ +# $OpenBSD: RAMDISK,v 1.30 2004/09/16 09:35:37 deraadt Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -53,7 +53,7 @@ em* at pci? # Intel Pro/1000 ethernet auxio* at ebus? auxio* at sbus? #com* at ebus? -clock* at sbus? # Mostek clock +clock* at sbus? # Mostek clock clock* at ebus? rtc* at ebus? # DS1287/M5819 clock timer* at mainbus0 # Timer chip diff --git a/sys/arch/sparc64/conf/RAMDISKU1 b/sys/arch/sparc64/conf/RAMDISKU1 index 7dda213f906..feecf2b4799 100644 --- a/sys/arch/sparc64/conf/RAMDISKU1 +++ b/sys/arch/sparc64/conf/RAMDISKU1 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKU1,v 1.8 2004/09/16 09:14:04 mickey Exp $ +# $OpenBSD: RAMDISKU1,v 1.9 2004/09/16 09:35:37 deraadt Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -35,7 +35,7 @@ cpu0 at mainbus0 # Bus types found on SPARC systems. sbus0 at mainbus0 # Ultra 1 -clock* at sbus? # Mostek clock +clock* at sbus? # Mostek clock timer* at mainbus0 # Timer chip ## PROM console driver -- if all else fails diff --git a/sys/arch/sparc64/conf/RAMDISKU5 b/sys/arch/sparc64/conf/RAMDISKU5 index 1ef1bf17d78..ccffacd5448 100644 --- a/sys/arch/sparc64/conf/RAMDISKU5 +++ b/sys/arch/sparc64/conf/RAMDISKU5 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKU5,v 1.7 2004/09/16 09:14:04 mickey Exp $ +# $OpenBSD: RAMDISKU5,v 1.8 2004/09/16 09:35:37 deraadt Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -45,7 +45,7 @@ gem* at pci? auxio* at ebus? #com* at ebus? -clock* at ebus? # Mostek clock +clock* at ebus? # Mostek clock ## PROM console driver -- if all else fails pcons0 at mainbus0 # PROM console |