summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpvalchev <pvalchev@openbsd.org>2006-02-08 23:56:29 +0000
committerpvalchev <pvalchev@openbsd.org>2006-02-08 23:56:29 +0000
commitccf332d497d9dd6d1e4062d6d7e30deaeee465d7 (patch)
tree91bbd619a1c205192f14a986276e9bba8f3fcb7c
parentmove #include <dirent.h> out of includes.h; ok markus@ (diff)
downloadwireguard-openbsd-ccf332d497d9dd6d1e4062d6d7e30deaeee465d7.tar.xz
wireguard-openbsd-ccf332d497d9dd6d1e4062d6d7e30deaeee465d7.zip
add nfe(4) to all ramdisks
-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)