summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-07-31 10:13:50 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-07-31 10:13:50 +0000
commit1f063fd64636631289c21dcae8269e0426a5b146 (patch)
tree7e72ac96a384bb0dfc7df2ccbf77226706d467ca /sys/arch
parent7d821905fd30297c4c70a503e4d5101447726931 (diff)
unfortunately de(4) no longer fits
people who add to the kernel without thinking of the growth caused this
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/alpha/conf/RAMDISKB4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB
index eb30ef6214a..39a5ed6a1f4 100644
--- a/sys/arch/alpha/conf/RAMDISKB
+++ b/sys/arch/alpha/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.27 2005/05/01 07:54:41 david Exp $
+# $OpenBSD: RAMDISKB,v 1.28 2005/07/31 10:13:49 deraadt Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
machine alpha # architecture, used by config; REQUIRED
@@ -67,7 +67,7 @@ pci* at ppb?
# PCI devices
ahc* at pci? # AHA-28xx SCSI (NOT 64-BIT)
-de* at pci? # 21x4[012]-based Ethernet
+#de* at pci? # 21x4[012]-based Ethernet
#dc* at pci? # 21143, "tulip" clone ethernet
fxp* at pci? # EtherExpress 10/100B ethernet cards
#ne* at pci? # NE2000-compat ethernet cards