From owner-freebsd-questions@FreeBSD.ORG Thu Aug 14 11:43:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C36937B401 for ; Thu, 14 Aug 2003 11:43:02 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7BC443F93 for ; Thu, 14 Aug 2003 11:43:01 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h7EIgxv24043; Thu, 14 Aug 2003 11:42:59 -0700 From: Kent Stewart To: Chris Samaritoni , freebsd-questions@freebsd.org Date: Thu, 14 Aug 2003 11:42:58 -0700 User-Agent: KMail/1.5.3 References: <5.2.1.1.0.20030814112705.03d43ce0@mail.tierra.net> In-Reply-To: <5.2.1.1.0.20030814112705.03d43ce0@mail.tierra.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308141142.58920.kstewart@owt.com> Subject: Re: Getting lastest aic7xxx drivers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2003 18:43:02 -0000 On Thursday 14 August 2003 11:35 am, Chris Samaritoni wrote: > Hi, > > To make a long story short, I need to get the lastest aic7xxx drivers > for 4.8 Release. I know I could use cvsup to upgrade the system to > 4.8 Stable, but due to too many changes that would occur, I can't do > this. So how do I just use the cvs or is there some other way to grab > all of lastest RELENG_4 files in src/sys/dev/aic7xxx/ That may not do it. You will have to go back to the commits that updated the code. You may have other files such as system header files that were changed and you will have to update them also. The side-effect of this is that your update may break other code. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html