Date: Thu, 29 May 2003 19:14:22 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.h aic79xx.reg Message-ID: <200305300214.h4U2EM02086867@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305300214.h4U2EM02086867>
