From owner-cvs-all Fri Mar 16 18:50:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 387B237B727; Fri, 16 Mar 2001 18:50:21 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2H2oLE26064; Fri, 16 Mar 2001 18:50:21 -0800 (PST) (envelope-from jlemon) Message-Id: <200103170250.f2H2oLE26064@freefall.freebsd.org> From: Jonathan Lemon Date: Fri, 16 Mar 2001 18:50:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii inphy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/16 18:50:21 PST Modified files: sys/dev/mii inphy.c Log: Really fix NWAY negotiation for the 82553 PHY. Locking down the media interface selection should not imply disabling NWAY negotiaton as well. Problem pointed out by: peter Revision Changes Path 1.2 +13 -3 src/sys/dev/mii/inphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message