diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-09-29 03:17:22 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-09-29 03:17:22 +0000 |
commit | 3c3c891e41c9df0f186b15bb84119281aa963ce1 (patch) | |
tree | df6126a4474f687d2363d9d84bfd9763f711df24 /sys/arch/sparc64/conf/RAMDISK | |
parent | da3342da1a90d94c0aff4cd249706d4bd642e61d (diff) |
com at ebus
Diffstat (limited to 'sys/arch/sparc64/conf/RAMDISK')
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISK | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index 2c5a830ce87..0d21c02d521 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.5 2001/09/26 01:24:36 jason Exp $ +# $OpenBSD: RAMDISK,v 1.6 2001/09/29 03:17:21 art Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -49,6 +49,8 @@ gem* at pci? dev ? function ? auxio* at ebus? +com* at ebus? + ## PROM console driver -- if all else fails pcons0 at mainbus0 # PROM console |