diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-03-07 23:32:41 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-03-07 23:32:41 +0000 |
commit | 0f5f9429c656ace465cc90cbb825bee5f787ca25 (patch) | |
tree | 8a4f15ec3cf9fe945a1a205233b33d54c030e4ba /sys/arch/mvme88k/conf/RAMDISK | |
parent | 5d5b48a177a1f9d3380d67361a088d1fd14e7be1 (diff) |
ssh replaces siop here, too...
Diffstat (limited to 'sys/arch/mvme88k/conf/RAMDISK')
-rw-r--r-- | sys/arch/mvme88k/conf/RAMDISK | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/mvme88k/conf/RAMDISK b/sys/arch/mvme88k/conf/RAMDISK index d8134f8ca67..b35c0d8a54f 100644 --- a/sys/arch/mvme88k/conf/RAMDISK +++ b/sys/arch/mvme88k/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.4 2001/01/14 20:25:22 smurph Exp $ +# $OpenBSD: RAMDISK,v 1.5 2001/03/07 23:32:40 miod Exp $ machine mvme88k @@ -35,7 +35,7 @@ sclock0 at pcctwo0 ipl 5 vme0 at pcctwo0 offset 0x40000 nvram0 at pcctwo0 offset 0xc0000 ie0 at pcctwo0 offset 0x46000 ipl 1 -siop0 at pcctwo0 offset 0x47000 ipl 2 +ssh0 at pcctwo0 offset 0x47000 ipl 2 cl0 at pcctwo0 offset 0x45000 ipl 3 # ------------------------------ syscon0 devices ------------------------ @@ -67,8 +67,8 @@ vs5 at vmes0 addr 0xffff7800 ipl 2 vec 0x8a len 0x800 # ------------------------------ svme0 devices ------------------------- scsibus* at vs? -# ------------------------------ siop0 devices ------------------------- -scsibus* at siop? +# ------------------------------ ssh0 devices -------------------------- +scsibus* at ssh? # ------------------------------ scsibus0 devices ---------------------- sd* at scsibus? target ? lun ? |