From owner-freebsd-stable@FreeBSD.ORG Wed Aug 20 08:47:43 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3CD716A4BF for ; Wed, 20 Aug 2003 08:47:43 -0700 (PDT) Received: from 194-185-53-242.f5.ngi.it (194-185-53-242.f5.ngi.it [194.185.53.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE5BB43FCB for ; Wed, 20 Aug 2003 08:47:37 -0700 (PDT) (envelope-from mark@remotelab.org) Received: from remotelab.org (einstein.lab [192.168.168.2]) h7KFlZxe033878 for ; Wed, 20 Aug 2003 17:47:35 +0200 (CEST) (envelope-from mark@remotelab.org) Message-ID: <3F439819.2090006@remotelab.org> Date: Wed, 20 Aug 2003 17:47:37 +0200 From: Marco Trentini User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: it, en-us, en MIME-Version: 1.0 To: stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Is rl broken? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mark@remotelab.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 15:47:44 -0000 > There were 2 commits to stable for the rl driver. The commit logs show > > --------------------- > wpaul 2003/08/15 15:52:34 PDT > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/pci if_rl.c if_rlreg.h > Log: > MFC: port all the support for the 8139C+ and 8169 chips to -stable. > > Revision Changes Path > 1.38.2.17 +1637 -298 src/sys/pci/if_rl.c > 1.14.2.6 +358 -19 src/sys/pci/if_rlreg.h > > > wpaul 2003/08/16 22:30:01 PDT > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/pci if_rl.c > Log: > Undo small portion of MFC: revert the rl_rxeof() function to its old > use of m_devget(). The m_devget() function in -stable doesn't work > like it does in -current. > > Revision Changes Path > 1.38.2.18 +20 -7 src/sys/pci/if_rl.c > > ------------------------------------------------ > > > My guess is you got the first commit, but not the second. rm -R'ing your > src tree probably didnt do anything. It was the re-cvsup later which > downloaded the second commit that fixed your problem. > > In general, I find that if I am tracking stable, its important to watch > the cvs-commit mailing list. I don't think which the problem is that. http://www.freebsd.org/cgi/query-pr.cgi?pr=55727 -- Marco Trentini mark@remotelab.org http://www.remotelab.org/