From owner-freebsd-stable@FreeBSD.ORG Fri Mar 16 18:30:46 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 351D716A401; Fri, 16 Mar 2007 18:30:46 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.freebsd.org (Postfix) with ESMTP id D776013C468; Fri, 16 Mar 2007 18:30:45 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.6/8.13.6) with ESMTP id l2GIUjsp001887; Fri, 16 Mar 2007 14:30:45 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-net@FreeBSD.org Date: Fri, 16 Mar 2007 14:30:40 -0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200703161430.42854.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88.6/2851/Fri Mar 16 12:11:20 2007 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: freebsd-stable@FreeBSD.org Subject: [PATCH] bge(4) patch for -STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2007 18:30:46 -0000 I have made bge(4) patch for -STABLE (sorry, not suitable for RELENG_6_2): http://people.freebsd.org/~jkim/bge_releng6.diff I received few success reports but I need wider testing because changes are too big and there are two many BCM57xx variants out there. If it breaks anything, please let me know. Especially, I want to hear more about IPMI/ASF mode support, i.e., if it doesn't work but setting hw.bge.allow_asf=0 in /boot/loader.conf fixes the problem, definitely I want to know. Thanks, Jung-uk Kim