Date: Thu, 14 Aug 2003 11:42:58 -0700 From: Kent Stewart <kstewart@owt.com> To: Chris Samaritoni <chris@tierra.net>, freebsd-questions@freebsd.org Subject: Re: Getting lastest aic7xxx drivers Message-ID: <200308141142.58920.kstewart@owt.com> In-Reply-To: <5.2.1.1.0.20030814112705.03d43ce0@mail.tierra.net> References: <5.2.1.1.0.20030814112705.03d43ce0@mail.tierra.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308141142.58920.kstewart>