cvs commit: src/sys/dev/aic7xxx aic79xx.h aic79xx.reg

Scott Long scott_long at btc.adaptec.com
Thu May 29 19:19:09 PDT 2003


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



More information about the cvs-src mailing list