From owner-freebsd-net@FreeBSD.ORG Thu Feb 10 00:28:33 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AC7E1065674 for ; Thu, 10 Feb 2011 00:28:33 +0000 (UTC) (envelope-from cowbert@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id A00CF8FC08 for ; Thu, 10 Feb 2011 00:28:32 +0000 (UTC) Received: by ewy24 with SMTP id 24so523948ewy.13 for ; Wed, 09 Feb 2011 16:28:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=vTho/TIhYBhSr2OXZlHURgdXLULv6wLmupYntp7Ym5g=; b=w6KFaeTNBmqerMD3OKthH3Fnn5HRP7MEe6IAp0nyiS7XMMVed71IzGlN81H6iXup/i otpuVM2iqyVzndYJOE3SOJ3Xcx+MJeelEA8uCcAeif7LBkGOqXDZf9RHCvCjkjSfxKlT Yh4G7qzTDvHyH/EWapbRcoktDpOfuoyslQ67A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=t2cy+J++f7zvQy3kYhHV9uLhatsOH6fG4QnZsHk662kDagi9ZUWTum8qpWQ2PdfnFU uLeDUsZRxC1cgAar6KgDT0ic1DdT/uJL5Zr0J3c/rEPbiRonXyB+2+bgMMATlxwFGWqt 5O1XMJaJnY9+knKEEwDTuWnVdANQW947bdwA8= MIME-Version: 1.0 Received: by 10.213.17.147 with SMTP id s19mr2733159eba.89.1297297711368; Wed, 09 Feb 2011 16:28:31 -0800 (PST) Received: by 10.213.31.65 with HTTP; Wed, 9 Feb 2011 16:28:31 -0800 (PST) In-Reply-To: <20110209214130.GB10080@michelle.cdnetworks.com> References: <20110208013841.GB1306@michelle.cdnetworks.com> <20110209214130.GB10080@michelle.cdnetworks.com> Date: Wed, 9 Feb 2011 18:28:31 -0600 Message-ID: From: Peter Lai To: pyunyh@gmail.com Content-Type: text/plain; charset=UTF-8 Cc: freebsd-net@freebsd.org Subject: Re: bge wedging 8.2-RC1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2011 00:28:33 -0000 > > Let me know attached patch makes any difference on your box. > The patch contains some other changes but that wouldn't affect your > BCM5761 controller. If you see "CLKREQ enabled" message after > applying the patch also let me know that too. > Can I apply this to 8.2-RC1 or should I update it to -RC3?