summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-06-19 02:01:47 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-06-19 02:01:47 +0000
commit6a766e9ee90b5370d13048b16bd2dbc332a91c23 (patch)
treece78ec42b2dbd94c27ed47736f1b4ac7291b593d /sys/arch
parent43c587a680a0eb5c84d53db7043a26589a5117bc (diff)
pcn no longer fits, sigh
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/RAMDISKC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC
index 8a8d6114a38..7e655c0f477 100644
--- a/sys/arch/i386/conf/RAMDISKC
+++ b/sys/arch/i386/conf/RAMDISKC
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKC,v 1.66 2006/04/14 21:52:47 weingart Exp $
+# $OpenBSD: RAMDISKC,v 1.67 2006/06/19 02:01:46 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -280,7 +280,7 @@ re* at cardbus? # Realtek 8169/8169S/8110S
#bce* at pci? # Broadcom BCM4401
vge* at pci? # VIA VT612x
nfe* at pci? # NVIDIA nForce Ethernet
-pcn* at pci? # AMD PCnet-PCI Ethernet
+#pcn* at pci? # AMD PCnet-PCI Ethernet
# Wireless network cards
ath* at pci? # Atheros AR5k (802.11a/b/g)