summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2006-02-08 23:56:30 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2006-02-08 23:56:30 +0000
commitda5d00d4cb92c6fab61470eafdb4dc5af22729d4 (patch)
treeb5c1db72c03c91bd5309f45e6a7ad21ea58ecb6f /sys/arch
parentf3cbb9559d2d2ec070d4d24faaa74c0d1533460a (diff)
add nfe(4) to all ramdisks
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/RAMDISK3
-rw-r--r--sys/arch/i386/conf/RAMDISKB3
-rw-r--r--sys/arch/i386/conf/RAMDISKC3
3 files changed, 6 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 7cd18c80676..8b275e88d57 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.140 2005/11/11 00:05:11 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.141 2006/02/08 23:56:29 pvalchev Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -242,6 +242,7 @@ em* at pci? # Intel Pro/1000 ethernet
#hme* at pci? # Sun Happy Meal
re* at pci? # Realtek 8169/8169S/8110S
vge* at pci? # VIA VT612x
+nfe* at pci? # NVIDIA nForce Ethernet
# Wireless network cards
wi* at pci? # WaveLAN IEEE 802.11DS
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index 6fe14264228..4b162f2f65a 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.84 2005/08/03 22:42:52 brad Exp $
+# $OpenBSD: RAMDISKB,v 1.85 2006/02/08 23:56:29 pvalchev Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -264,6 +264,7 @@ re* at pci? # Realtek 8169/8169S/8110S
#lge* at pci? # Level1 LXT1001 GigE
#hme* at pci? # Sun Happy Meal
vge* at pci? # VIA VT612x
+nfe* at pci? # NVIDIA nForce Ethernet
# Wireless network cards
wi* at pci? # WaveLAN IEEE 802.11DS
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC
index 55c2a74a3c6..2483d8c4a80 100644
--- a/sys/arch/i386/conf/RAMDISKC
+++ b/sys/arch/i386/conf/RAMDISKC
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKC,v 1.63 2006/02/04 11:53:50 damien Exp $
+# $OpenBSD: RAMDISKC,v 1.64 2006/02/08 23:56:29 pvalchev Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -282,6 +282,7 @@ re* at cardbus? # Realtek 8169/8169S/8110S
#hme* at pci? # Sun Happy Meal
#bce* at pci? # Broadcom BCM4401
vge* at pci? # VIA VT612x
+nfe* at pci? # NVIDIA nForce Ethernet
# Wireless network cards
ath* at pci? # Atheros AR5k (802.11a/b/g)