summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISKC
diff options
context:
space:
mode:
authorMartin Reindl <martin@cvs.openbsd.org>2006-03-12 17:29:50 +0000
committerMartin Reindl <martin@cvs.openbsd.org>2006-03-12 17:29:50 +0000
commit703d58745a50a7540d45cc1879e118c126bb006e (patch)
treed066649cb70fdfa8217232320fd0b1f8943a512a /sys/arch/i386/conf/RAMDISKC
parentd77df7517e58d241712fd5e8e1534dd0f8b046be (diff)
with pcn(4) now in place remove or replace the references to PCI le(4)
and complement pcn* at pci? where useful as request by brad@ ok brad@
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKC')
-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 2483d8c4a80..fba14e451bf 100644
--- a/sys/arch/i386/conf/RAMDISKC
+++ b/sys/arch/i386/conf/RAMDISKC
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKC,v 1.64 2006/02/08 23:56:29 pvalchev Exp $
+# $OpenBSD: RAMDISKC,v 1.65 2006/03/12 17:29:49 martin Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -244,7 +244,6 @@ scsibus* at atapiscsi?
#ep0 at eisa?
#ep* at eisa? # 3C579 ethernet
#fea* at eisa? # DEC DEFEA FDDI
-#le* at pci? # PCnet-PCI based ethernet
#ep* at isapnp? # 3C509 PnP ethernet
#le* at isapnp?
#de* at pci? # DC21X4X-based ethernet
@@ -283,6 +282,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
# Wireless network cards
ath* at pci? # Atheros AR5k (802.11a/b/g)