From owner-cvs-src@FreeBSD.ORG Tue Dec 28 23:18:19 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9683316A4CE; Tue, 28 Dec 2004 23:18:19 +0000 (GMT) Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D529543D4C; Tue, 28 Dec 2004 23:18:18 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr6.xs4all.nl (8.12.11/8.12.11) with ESMTP id iBSNIHgY078021; Wed, 29 Dec 2004 00:18:17 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id iBSNIHIA095849; Wed, 29 Dec 2004 00:18:17 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id iBSNIHBQ095848; Wed, 29 Dec 2004 00:18:17 +0100 (CET) (envelope-from wb) Date: Wed, 29 Dec 2004 00:18:17 +0100 From: Wilko Bulte To: Maxime Henrion Message-ID: <20041228231817.GA95825@freebie.xs4all.nl> References: <200412282249.iBSMnOlJ061931@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200412282249.iBSMnOlJ061931@repoman.freebsd.org> X-OS: FreeBSD 4.11-PRERELEASE X-PGP: finger wilko@freebsd.org User-Agent: Mutt/1.5.6i X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 23:18:19 -0000 On Tue, Dec 28, 2004 at 10:49:24PM +0000, Maxime Henrion wrote.. > mux 2004-12-28 22:49:24 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/dev/fxp if_fxp.c > Log: > Merge if_fxp.c:1.220 from HEAD to RELENG_4: > > date: 2004/12/20 10:18:21; author: mux; state: Exp; lines: +2 -2 > Only try to use the 82503 serial interface for the 82557 chipsets. The > datasheet says it is only valid for such chipsets and shouldn't be used > with others. This fixes some 82559 based cards which otherwise only > work at 10Mbit. > > MFC after: 5 days Are you going to merge this change into RELENG_4_11 as well? Sounds like a nice idea to me. My guess is that re@ would be in favor of this. thanks, Wilko -- Wilko Bulte wilko@FreeBSD.org