From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 20:52:53 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 029FF1065695 for ; Mon, 6 Oct 2008 20:52:53 +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 AC9BD8FC14 for ; Mon, 6 Oct 2008 20:52:52 +0000 (UTC) (envelope-from mailing_list@orange.nl) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf6204.online.nl (SMTP Server) with ESMTP id D1DEF1C00085 for ; Mon, 6 Oct 2008 22:52:50 +0200 (CEST) Received: from [192.168.2.173] (s5590cf7b.adsl.wanadoo.nl [85.144.207.123]) by mwinf6204.online.nl (SMTP Server) with ESMTP id 8B5DF1C00084 for ; Mon, 6 Oct 2008 22:52:50 +0200 (CEST) X-ME-UUID: 20081006205250570.8B5DF1C00084@mwinf6204.online.nl From: Aniruddha To: freebsd-questions@freebsd.org In-Reply-To: <1223323099.4093.2.camel@debian> 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> <1223323099.4093.2.camel@debian> Content-Type: text/plain Date: Mon, 06 Oct 2008 22:52:54 +0200 Message-Id: <1223326374.4120.1.camel@debian> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Subject: Re: USB mouse problems (SOLVED) 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 20:52:53 -0000 On Mon, 2008-10-06 at 21:58 +0200, Aniruddha wrote: > 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? I just installed 7.1 Beta and now my Razer Lachesis works :D -- Regards, Aniruddha