From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 19:58:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0088D1065691 for ; Mon, 6 Oct 2008 19:58:17 +0000 (UTC) (envelope-from mailing_list@orange.nl) Received: from smtp-3.orange.nl (smtp-3.orange.nl [193.252.22.243]) by mx1.freebsd.org (Postfix) with ESMTP id B399D8FC1D for ; Mon, 6 Oct 2008 19:58:16 +0000 (UTC) (envelope-from mailing_list@orange.nl) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf6212.online.nl (SMTP Server) with ESMTP id 85B531C00087 for ; Mon, 6 Oct 2008 21:58:15 +0200 (CEST) Received: from [192.168.2.173] (s5590cf7b.adsl.wanadoo.nl [85.144.207.123]) by mwinf6212.online.nl (SMTP Server) with ESMTP id 5005A1C00081 for ; Mon, 6 Oct 2008 21:58:15 +0200 (CEST) X-ME-UUID: 20081006195815327.5005A1C00081@mwinf6212.online.nl From: Aniruddha To: freebsd-questions@freebsd.org In-Reply-To: <20081006190310.GA28336@icarus.home.lan> References: <1223275319.4116.7.camel@debian> <20081006130929.386aebb7@baby-jane-lamaiziere-net.local> <48E9F93A.5020806@webzone.net.au> <1223311942.24138.6.camel@debian> <20081006170501.GA26115@icarus.home.lan> <1223313780.24138.8.camel@debian> <20081006180058.GC26368@icarus.home.lan> <1223319210.4138.8.camel@debian> <20081006190310.GA28336@icarus.home.lan> Content-Type: text/plain Date: Mon, 06 Oct 2008 21:58:19 +0200 Message-Id: <1223323099.4093.2.camel@debian> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Subject: Re: USB mouse problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 19:58:17 -0000 On Mon, 2008-10-06 at 12:03 -0700, Jeremy Chadwick wrote: > It means the original fix was applied to CURRENT (what is also known as > HEAD), and then "backported" to RELENG_7 (what you would call FreeBSD > 7.x-STABLE) on 2008/03/20. "MFC" stands for "Merge From CURRENT". > > You can confirm this by looking at cvsweb for the file in question: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/usb/ums.c > > The change for HEAD/CURRENT was made in Revision 1.98 (date = Mar 12) > The MFC to RELENG_7 was made in Revision 1.96.2.1 (date = Mar 20) > > If you csup your src tree (use /usr/share/examples/cvsup/stable-supfile) > the patched code will be downloaded and used. You'll have to rebuild > world to get the changes, of course. See the FreeBSD Handbook for doing > a csup as well as for rebuilding world. > Thanks for your help and patience. If I'm not mistaken I can also install 7.1 Beta. It would be logical to assume it contains the fix right? -- Regards, Aniruddha