diff options
author | 2010-04-15 17:01:49 +0000 | |
---|---|---|
committer | 2010-04-15 17:01:49 +0000 | |
commit | 622c7cab1f33a85fc60ab6de01ef60afecf35daa (patch) | |
tree | 4761003aa1ff05ce0b4e0a4a1268b3f3653911c4 | |
parent | spacing (diff) | |
download | wireguard-openbsd-622c7cab1f33a85fc60ab6de01ef60afecf35daa.tar.xz wireguard-openbsd-622c7cab1f33a85fc60ab6de01ef60afecf35daa.zip |
Allow multiple xbow to attach, to attach devices on multiple node systems.
-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? |