From cd885f1198963ef94705e2a9907db540238e32de Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Thu, 1 Jun 2006 23:15:50 +0000 Subject: add xge(4). --- sys/arch/macppc/conf/GENERIC | 3 ++- sys/arch/macppc/conf/RAMDISK | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sys/arch/macppc') diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index 4ab8e9989fc..f5b3b79189c 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.138 2006/05/31 03:25:08 dlg Exp $g +# $OpenBSD: GENERIC,v 1.139 2006/06/01 23:15:49 brad Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -88,6 +88,7 @@ rtw* at pci? # Realtek 8180 vr* at pci? # VIA Rhine ethernet musycc* at pci? # Conexant HDLC controller art* at musycc? # Accoom Artery E1/T1 cards +xge* at pci? # Neterion Xframe-I/II 10Gb ethernet iop* at pci? # I2O processor ioprbs* at iop? # I2O arrays diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index 67e154a2458..a3d8998213b 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.66 2006/05/31 03:25:08 dlg Exp $ +# $OpenBSD: RAMDISK,v 1.67 2006/06/01 23:15:49 brad Exp $ # # PPC GENERIC config file # @@ -80,6 +80,7 @@ stge* at pci? # Sundance TC9021 GigE an* at pci? # Cisco/Aironet 802.11DS wi* at pci? # WaveLAN IEEE 802.11DS vr* at pci? # VIA Rhine ethernet +xge* at pci? # Neterion Xframe-I/II 10Gb ethernet iop* at pci? # I2O processor ioprbs* at iop? # I2O arrays -- cgit v1.2.3