From owner-cvs-all@FreeBSD.ORG Fri Oct 28 01:07:54 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E94F16A41F; Fri, 28 Oct 2005 01:07:54 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BCBE43D45; Fri, 28 Oct 2005 01:07:54 +0000 (GMT) (envelope-from grehan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9S17srL053893; Fri, 28 Oct 2005 01:07:54 GMT (envelope-from grehan@repoman.freebsd.org) Received: (from grehan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9S17s4v053892; Fri, 28 Oct 2005 01:07:54 GMT (envelope-from grehan) Message-Id: <200510280107.j9S17s4v053892@repoman.freebsd.org> From: Peter Grehan Date: Fri, 28 Oct 2005 01:07:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_0 Cc: Subject: cvs commit: src/sys/dev/mii brgphy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 01:07:54 -0000 grehan 2005-10-28 01:07:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_0) sys/dev/mii brgphy.c Log: MF RELENG_6 r1.34.2.1 > The BCM5401 dspcode load on media changes also applies > to the 100/1000 BCM5400 phy. This fixes the problem with > the GEM port not syncing up on Sawtooth G4's. > > Obtained from: NetBSD > Reported by: Ben Rosengart Approved by: re (scottl) Revision Changes Path 1.34.4.1 +2 -0 src/sys/dev/mii/brgphy.c