diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-05-13 04:46:16 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-05-13 04:46:16 +0000 |
commit | c3c0c59bfb16f236ae2de2cbf12b98c6eaff95b8 (patch) | |
tree | 1080894c8a1302354e2e0e44e35d69c8216396bf /sys/arch/amd64/conf | |
parent | ec6ba18ea31df233cecc446b0ad9166706ccf1e9 (diff) |
mention the Xframe-II as well.
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/amd64/conf/RAMDISK_CD | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 800d51067c4..05d73e9b631 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.127 2006/05/08 22:51:18 gwk Exp $ +# $OpenBSD: GENERIC,v 1.128 2006/05/13 04:46:15 brad Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -340,7 +340,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 +#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/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index 0660aeba381..6f30f3382d8 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.51 2006/05/01 00:39:50 brad Exp $ +# $OpenBSD: RAMDISK_CD,v 1.52 2006/05/13 04:46:15 brad Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -244,7 +244,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 10Gb ethernet +#xge* at pci? # Neterion Xframe-I/II 10Gb ethernet # Wireless network cards ath* at pci? # Atheros AR5k (802.11a/b/g) |