From 8ec7c59fe1d161856263ac9db0e2d4b100c1196e Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Thu, 1 Jun 2006 09:50:31 +0000 Subject: enable xge(4) on the CD RAMDISKs. --- sys/arch/amd64/conf/RAMDISK_CD | 4 ++-- sys/arch/i386/conf/RAMDISK_CD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index e7a381ad81a..ba24a1e316d 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.56 2006/05/31 23:24:43 dlg Exp $ +# $OpenBSD: RAMDISK_CD,v 1.57 2006/06/01 09:50:30 brad Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -248,7 +248,7 @@ stge* at pci? # Sundance TC9021 GigE hme* at pci? # Sun Happy Meal vge* at pci? # VIA VT612x nfe* at pci? # NVIDIA nForce Ethernet -#xge* at pci? # Neterion Xframe-I/II 10Gb ethernet +xge* at pci? # Neterion Xframe-I/II 10Gb 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 3cc23424566..d987c534738 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.121 2006/05/31 23:24:43 dlg Exp $ +# $OpenBSD: RAMDISK_CD,v 1.122 2006/06/01 09:50:26 brad Exp $ machine i386 # architecture, used by config; REQUIRED @@ -340,7 +340,7 @@ hme* at pci? # Sun Happy Meal bce* at pci? # Broadcom BCM4401 vge* at pci? # VIA VT612x nfe* at pci? # NVIDIA nForce Ethernet -#xge* at pci? # Neterion Xframe-I/II 10Gb ethernet +xge* at pci? # Neterion Xframe-I/II 10Gb ethernet # Wireless network cards ath* at pci? # Atheros AR5k (802.11a/b/g) -- cgit v1.2.3