From owner-freebsd-net@FreeBSD.ORG Thu Feb 10 01:06:00 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 A63E41065672 for ; Thu, 10 Feb 2011 01:06:00 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 59ABF8FC0A for ; Thu, 10 Feb 2011 01:06:00 +0000 (UTC) Received: by ywl2 with SMTP id 2so366224ywl.13 for ; Wed, 09 Feb 2011 17:05:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:date:to:cc:subject:message-id:reply-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=GcI7Kz05OJRNs8jwIWdjxYEiXzoa2iipzftcRwlI1bw=; b=cv2poxhLG5Qf8fEVhAtN0s69FG7P5QjMO/VRyfsa2Kt93XlI7P1snKoAXxxJI7RXU9 QvOy8mQuIoKo++yc+mtqnyuM3xZI4SlnbbbOpmK7wxg0Sqevn9yzXM/r/0ulGrdqn6Wr DbilM/VLcbxZf6GJBTUDNC3hjeupulMJvgtmM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=Z5wfu4jVSlWpKHgcjHkKQJQXCwA5asgNYaB7yhRWmzNgkNxW7bQIwfjtyr306Do9tL UMkdmumA2t3jBxNuZEMiCRGilw6+Swr0Af6xM02LnROsjTJj5FFDvo/Z0el+Q4LEbLD+ h95YRBaUiWG72n/Wn21SRFeOgdrJ3Hsyqv/Sg= Received: by 10.151.106.19 with SMTP id i19mr2626042ybm.324.1297299959620; Wed, 09 Feb 2011 17:05:59 -0800 (PST) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id v39sm1307047yba.19.2011.02.09.17.05.57 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 09 Feb 2011 17:05:58 -0800 (PST) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Wed, 9 Feb 2011 17:06:04 -0800 From: Pyun YongHyeon Date: Wed, 9 Feb 2011 17:06:04 -0800 To: Peter Lai Message-ID: <20110210010604.GC10080@michelle.cdnetworks.com> References: <20110208013841.GB1306@michelle.cdnetworks.com> <20110209214130.GB10080@michelle.cdnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i 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 Reply-To: pyunyh@gmail.com 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 01:06:00 -0000 On Wed, Feb 09, 2011 at 06:28:31PM -0600, Peter Lai wrote: > > > > 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? I guess you can apply it to 8.2-RC1 without a problem.