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/RAMDISK_CD | |
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/RAMDISK_CD')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index b26b1ede48a..e92e05d2039 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.116 2006/04/30 20:06:24 brad Exp $ +# $OpenBSD: RAMDISK_CD,v 1.117 2006/05/01 00:39:47 brad Exp $ machine i386 # architecture, used by config; REQUIRED @@ -336,6 +336,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 10Gb ethernet # Wireless network cards ath* at pci? # Atheros AR5k (802.11a/b/g) |