diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-05-01 00:39:51 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-05-01 00:39:51 +0000 |
commit | e17aae54953465ff23e68f603e338e053c0541f6 (patch) | |
tree | 8093ec8c9c9924f7e6afbd546db16ed4ac02a475 /sys/arch/i386/conf/GENERIC | |
parent | a86ae40b0df0a0e4bd0c3d2ed5e8240a0f9bdcd8 (diff) |
add commented out entries for the Neterion Xframe-I 10Gb ethernet adapters.
the driver is currently untested.
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 8327dca2bd5..007a29fa2a3 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.487 2006/04/30 20:06:24 brad Exp $ +# $OpenBSD: GENERIC,v 1.488 2006/05/01 00:39:47 brad Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -483,6 +483,7 @@ vge* at pci? # VIA VT612x nfe* at pci? # NVIDIA nForce Ethernet musycc* at pci? # Conexant HDLC controller art* at musycc? # Accoom Artery E1/T1 cards +#xge* at pci? # Neterion Xframe-I 10Gb ethernet # Wireless network cards ath* at pci? # Atheros AR5k (802.11a/b/g) |