From b42eb98d5f86ab05a2f1f67c7e45f8f3a80102a8 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Mon, 14 Aug 2006 16:22:40 +0000 Subject: Enable bnx because we now can run traffic. ok deraadt --- sys/arch/amd64/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/amd64/conf/GENERIC') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 976cb25642c..1caac9c52db 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.150 2006/08/14 08:34:21 jsg Exp $ +# $OpenBSD: GENERIC,v 1.151 2006/08/14 16:22:39 marco Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -344,7 +344,7 @@ ixgb* at pci? # Intel Pro/10Gb ethernet txp* at pci? # 3com 3CR990 #nge* at pci? # NS DP83820/DP83821 GigE bge* at pci? # Broadcom BCM57xx (aka Tigon3) -#bnx* at pci? # Broadcom BCM5706/5708 GigE +bnx* at pci? # Broadcom BCM5706/5708 GigE re* at pci? # Realtek 8169/8169S/8110S stge* at pci? # Sundance TC9021 GigE #lge* at pci? # Level1 LXT1001 GigE -- cgit v1.2.3