summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-03-24 18:48:09 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-03-24 18:48:09 +0000
commit48cd79ebeeb870282d71f3cf410b594e750e4616 (patch)
tree5b793a2a9c96a7d2b30a1ec366f86a2e98e81b78
parent3863c573376a7bc1c94fe46e2c08d676043e3ea3 (diff)
give up on pcn to make it all fit; ok miod
-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 b8d7e699980..56d4f949533 100644
--- a/sys/arch/alpha/conf/RAMDISKB
+++ b/sys/arch/alpha/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.33 2008/05/23 17:47:41 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.34 2009/03/24 18:48:08 deraadt Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
machine alpha # architecture, used by config; REQUIRED
@@ -82,7 +82,7 @@ vga* at pci? # PCI VGA graphics
ppb* at pci? # PCI-PCI bridges
sio* at pci? # Intel PCI-ISA bridge
tga* at pci? # DEC ZLXp-E[123] graphics
-pcn* at pci? # AMD PCnet-PCI Ethernet
+#pcn* at pci? # AMD PCnet-PCI Ethernet
isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel
#option ISP_COMPILE_FW=1
#option ISP_COMPILE_1040_FW=1