diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-04-15 17:01:50 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-04-15 17:01:50 +0000 |
commit | 25b6f92284343783b65a51c7e9f5e8f5c40154a8 (patch) | |
tree | dacadb4a7edb717083bfc5a810cf5c6b16e9d64e /sys | |
parent | eead9abd643a882cd907cdb8e1d6d352fe797b61 (diff) |
Allow multiple xbow to attach, to attach devices on multiple node systems.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sgi/conf/RAMDISK-IP27 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27 index edec469e31e..65717c7c280 100644 --- a/sys/arch/sgi/conf/RAMDISK-IP27 +++ b/sys/arch/sgi/conf/RAMDISK-IP27 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK-IP27,v 1.20 2010/03/31 19:44:35 miod Exp $ +# $OpenBSD: RAMDISK-IP27,v 1.21 2010/04/15 17:01:49 miod Exp $ # # THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY. @@ -49,7 +49,7 @@ cpu* at mainbus0 clock0 at mainbus0 #### Main local buses -xbow0 at mainbus0 +xbow* at mainbus0 # XBow devices xbridge* at xbow? |