summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/alpha/conf/RAMDISK4
-rw-r--r--sys/arch/alpha/conf/RAMDISKB4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK
index 4d0d4b440bb..717943b2e4b 100644
--- a/sys/arch/alpha/conf/RAMDISK
+++ b/sys/arch/alpha/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.52 2002/03/04 21:16:29 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.53 2002/03/04 22:52:22 nate Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
machine alpha # architecture, used by config; REQUIRED
@@ -61,7 +61,7 @@ pci* at ppb?
# PCI devices
#ahc* at pci? dev ? function ? # AHA-28xx SCSI (NOT 64-BIT)
-dc* at pci? dev ? function ? # 21x4[012]-based Ethernet
+de* at pci? dev ? function ? # 21x4[012]-based Ethernet
#fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet cards
#ne* at pci? dev ? function ? # NE2000-compat ethernet cards
#en* at pci? dev ? function ? # ENI PCI ATM (untested)
diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB
index c1ad625245e..fc9a9857c6e 100644
--- a/sys/arch/alpha/conf/RAMDISKB
+++ b/sys/arch/alpha/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.15 2002/03/04 21:16:29 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.16 2002/03/04 22:52:22 nate Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
machine alpha # architecture, used by config; REQUIRED
@@ -61,7 +61,7 @@ pci* at ppb?
# PCI devices
#ahc* at pci? dev ? function ? # AHA-28xx SCSI (NOT 64-BIT)
-dc* at pci? dev ? function ? # 21x4[012]-based Ethernet
+de* at pci? dev ? function ? # 21x4[012]-based Ethernet
#fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet cards
#ne* at pci? dev ? function ? # NE2000-compat ethernet cards
#en* at pci? dev ? function ? # ENI PCI ATM (untested)