Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2003 21:45:44 -0600
From:      Scott Long <scott_long@btc.adaptec.com>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/aic7xxx aic79xx.h aic79xx.reg
Message-ID:  <3ED6D3E8.7000004@btc.adaptec.com>
In-Reply-To: <200305300214.h4U2EM02086867@repoman.freebsd.org>
References:  <200305300214.h4U2EM02086867@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Long wrote:
> scottl      2003/05/29 19:14:22 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/aic7xxx      aic79xx.h aic79xx.reg 
>   Log:
>   Fix a reported case of severe data corruption:
>   
>   aic79xx.h:
>   aic79xx.reg:
>           Return the SCB_TAG field to 16byte alignment.
>           It seems that on some PCI systems, SCBs are not
>           transferred correctly to the controller with
>           the previous placement of the SCB_TAG field.
>   
>   Approved by:    re (rwatson)
>   
>   Revision  Changes    Path
>   1.12      +13 -13    src/sys/dev/aic7xxx/aic79xx.h
>   1.14      +32 -29    src/sys/dev/aic7xxx/aic79xx.reg

Shoot, this and the other change were both submitted by Justin Gibbs.
Sorry for the omission.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ED6D3E8.7000004>