From ff946ce77ac256ae54df05b2ab92637270dd8f38 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Tue, 10 Mar 2009 12:46:45 +0000 Subject: Enable VMware VMXnet Virtual Interface Controller (vic) driver on amd64 as well. ok dlg@ --- sys/arch/amd64/conf/GENERIC | 3 ++- sys/arch/amd64/conf/RAMDISK_CD | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sys/arch/amd64/conf') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 20d7a1bfdf0..5a927a308eb 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.258 2009/03/10 09:54:14 kevlo Exp $ +# $OpenBSD: GENERIC,v 1.259 2009/03/10 12:46:44 jsg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -447,6 +447,7 @@ thtc* at pci? # Tehuti Networks 10Gb ethernet tht* at thtc? gem* at pci? # Sun 'gem' ethernet bce* at pci? # Broadcom BCM4401 +vic* at pci? # VMware VMXnet virtual interface et* at pci? # Agere/LSI ET1310 age* at pci? # Attansic L1 Ethernet ale* at pci? # Attansic L1E Ethernet diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index 0c28e0e60e0..7ad2dff1a2a 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.101 2009/03/10 09:54:14 kevlo Exp $ +# $OpenBSD: RAMDISK_CD,v 1.102 2009/03/10 12:46:44 jsg Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -284,6 +284,7 @@ vge* at pci? # VIA VT612x nfe* at pci? # NVIDIA nForce Ethernet xge* at pci? # Neterion Xframe-I/II 10Gb ethernet bce* at pci? # Broadcom BCM4401 +vic* at pci? # VMware VMXnet virtual interface et* at pci? # Agere/LSI ET1310 age* at pci? # Attansic L1 Ethernet ale* at pci? # Attansic L1E Ethernet -- cgit v1.2.3