diff options
author | 2001-12-06 22:28:32 +0000 | |
---|---|---|
committer | 2001-12-06 22:28:32 +0000 | |
commit | 61570499e5de2b91a2dca11142fdc54b98953ec5 (patch) | |
tree | f03e7ac45e366f926d8f35ca2826c85595f705fa | |
parent | add dc* at pci (seems to work on Netra X1) (diff) | |
download | wireguard-openbsd-61570499e5de2b91a2dca11142fdc54b98953ec5.tar.xz wireguard-openbsd-61570499e5de2b91a2dca11142fdc54b98953ec5.zip |
add dc* here, too
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index 4621d3b3cea..ad8c83cbdf4 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.10 2001/10/15 18:44:56 jason Exp $ +# $OpenBSD: RAMDISK,v 1.11 2001/12/06 22:28:32 jason Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -42,6 +42,7 @@ ebus* at pci? hme* at pci? dev ? function ? gem* at pci? dev ? function ? +dc* at pci? dev ? function ? auxio* at ebus? #com* at ebus? |