summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index a24676823de..5b93643aaab 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.47 2006/02/04 11:53:48 damien Exp $
+# $OpenBSD: RAMDISK_CD,v 1.48 2006/02/05 18:16:18 brad Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -242,6 +242,7 @@ stge* at pci? # Sundance TC9021 GigE
#mtd* at pci? # Myson MTD803
hme* at pci? # Sun Happy Meal
vge* at pci? # VIA VT612x
+nfe* at pci? # NVIDIA nForce Ethernet
# Wireless network cards
ath* at pci? # Atheros AR5k (802.11a/b/g)
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index ce4ac4d4eb1..01c430dd070 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.111 2006/02/04 11:53:50 damien Exp $
+# $OpenBSD: RAMDISK_CD,v 1.112 2006/02/05 18:16:18 brad Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -335,6 +335,7 @@ mtd* at pci? # Myson MTD803
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)