Date: Mon, 7 Aug 2000 17:54:23 -0600 From: "Kenneth D. Merry" <ken@kdm.org> To: GH <grasshacker@linkfast.net> Cc: Darcy Buskermolen <darcy@ok-connect.com>, freebsd-scsi@FreeBSD.ORG Subject: Re: AHA29160 Message-ID: <20000807175423.A79454@panzer.kdm.org> In-Reply-To: <20000807184405.B43832@linkfast.net>; from grasshacker@linkfast.net on Mon, Aug 07, 2000 at 06:44:05PM -0500 References: <3.0.32.20000802153723.020fba50@mail.ok-connect.com> <20000802170527.A38788@panzer.kdm.org> <20000807184405.B43832@linkfast.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 07, 2000 at 18:44:05 -0500, GH wrote: > On Wed, Aug 02, 2000 at 05:05:27PM -0600, some silly person > named Kenneth D. Merry blurbed out > > On Wed, Aug 02, 2000 at 15:37:23 -0700, Darcy Buskermolen wrote: > > > Has Support for the 64bit Adaptec AHA29160 PCI Scsi Controller found it's > > > way into 3.5/4.1/5.0? > > > > No, yes and yes. > > > > One note -- in 4.1 and 4.1-stable Adaptec Ultra160 controllers only run at > > For future reference, there is no 4.1-stable. > We have 4.1-RELEASE, and 4-STABLE. Uhh, yes there is: [ from the RELENG_4 sys/conf/newvers.sh ] ========================================================================== ... # @(#)newvers.sh 8.1 (Berkeley) 4/20/94 # $FreeBSD: src/sys/conf/newvers.sh,v 1.44.2.5 2000/07/26 11:35:21 jkh Exp $ TYPE="FreeBSD" REVISION="4.1" BRANCH="STABLE" RELEASE="${REVISION}-${BRANCH}" SNAPDATE="" if [ "X${SNAPDATE}" != "X" ]; then RELEASE="${RELEASE}-${SNAPDATE}" fi VERSION="${TYPE} ${RELEASE}" ... ========================================================================== And it is an important distinction -- 4.1-stable is -stable *after* 4.1 release but before 4.2-release. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000807175423.A79454>