diff options
Diffstat (limited to 'sys/arch/sparc64/conf')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISKU1 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index b1fde139a6c..23ca9fc033f 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.150 2006/06/22 23:10:28 brad Exp $ +# $OpenBSD: GENERIC,v 1.151 2006/06/26 22:16:23 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -268,7 +268,7 @@ scsibus* at atapiscsi? # to operate acceptably. # dma* at sbus? # SBus -esp* at dma? flags 0x0000 # SBus +esp* at dma? # SBus esp* at sbus? isp* at sbus? diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index 67aa62af29a..30ba9b0046b 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.52 2006/06/22 23:10:28 brad Exp $ +# $OpenBSD: RAMDISK,v 1.53 2006/06/26 22:16:23 miod Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -104,7 +104,7 @@ scsibus* at atapiscsi? # to operate acceptably. # dma* at sbus? # SBus -esp* at dma? flags 0x0000 # SBus +esp* at dma? # SBus esp* at sbus? isp* at sbus? option ISP_COMPILE_1000_FW=1 diff --git a/sys/arch/sparc64/conf/RAMDISKU1 b/sys/arch/sparc64/conf/RAMDISKU1 index 70a7be050af..645592f69e2 100644 --- a/sys/arch/sparc64/conf/RAMDISKU1 +++ b/sys/arch/sparc64/conf/RAMDISKU1 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKU1,v 1.16 2006/06/21 19:28:08 jason Exp $ +# $OpenBSD: RAMDISKU1,v 1.17 2006/06/26 22:16:23 miod Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -59,7 +59,7 @@ hme* at sbus? # to operate acceptably. # dma* at sbus? # SBus -esp* at dma? flags 0x0000 # SBus +esp* at dma? # SBus esp* at sbus? scsibus* at esp? |