diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2009-07-12 19:17:51 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2009-07-12 19:17:51 +0000 |
commit | b2fd47dfe0e6d9c0ad70f492d131af5197327b3c (patch) | |
tree | a975954a7c3117c4736dfb12e6bf0f35dca4c7bf /sys/arch/sparc64/conf | |
parent | c4075fc5e85a99e4ec24fd29539d9d633dae392f (diff) |
Enable gem@sbus.
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 | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index cb9c6e7c784..f20d3664755 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.241 2009/07/05 17:13:25 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.242 2009/07/12 19:17:50 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -360,7 +360,7 @@ qe* at qec? be* at qec? hme* at sbus? -#gem* at sbus? +gem* at sbus? # Magma serial/parallel port devices magma* at sbus? diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index b6c9eb05e89..1e1215c3806 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.93 2009/07/05 17:13:25 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.94 2009/07/12 19:17:50 kettenis Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -142,7 +142,7 @@ qe* at qec? be* at qec? hme* at sbus? -#gem* at sbus? +gem* at sbus? pciide* at pci? flags 0x0000 wd* at pciide? flags 0x0a00 diff --git a/sys/arch/sparc64/conf/RAMDISKU1 b/sys/arch/sparc64/conf/RAMDISKU1 index 11d63173a72..abc8bf3c48d 100644 --- a/sys/arch/sparc64/conf/RAMDISKU1 +++ b/sys/arch/sparc64/conf/RAMDISKU1 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKU1,v 1.19 2007/05/01 15:22:23 deraadt Exp $ +# $OpenBSD: RAMDISKU1,v 1.20 2009/07/12 19:17:50 kettenis Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -49,6 +49,7 @@ le* at lebuffer? #be* at qec? hme* at sbus? +gem* at sbus? # # Note the flags on the esp entries below, that work around |