diff options
author | 2005-06-16 14:13:26 +0000 | |
---|---|---|
committer | 2005-06-16 14:13:26 +0000 | |
commit | 63df26bb784cd7c5b6f7c4aa592759914b3daa70 (patch) | |
tree | c983f26d7b884812c9dc7261237b54b9a5a2fe47 | |
parent | new sentence, new line; (diff) | |
download | wireguard-openbsd-63df26bb784cd7c5b6f7c4aa592759914b3daa70.tar.xz wireguard-openbsd-63df26bb784cd7c5b6f7c4aa592759914b3daa70.zip |
try schizo in RAMDISK
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISK | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index e9fbd626d35..03ceb35b251 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.44 2005/05/16 16:56:44 brad Exp $ +# $OpenBSD: RAMDISK,v 1.45 2005/06/16 14:13:26 deraadt Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -39,6 +39,8 @@ fhc0 at central0 fhc* at mainbus0 # Bus types found on SPARC systems. +schizo* at mainbus0 +pci* at schizo? sbus* at mainbus0 # Ultra 1/E4500 psycho* at mainbus0 upa0 at mainbus0 |