Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: briggs
Date: Sat May 26 18:10:46 UTC 2007
Modified Files:
src/sys/dev/ic: aac.c ld_aac.c
Log Message:
Clear interrupt status at once instead of piecemeal.
Enable a few more bits in the I/O requested by ld and check for the fast
response bit when reading back from the queue.
Both changes come from reading the FreeBSD driver and testing on a Dell
CERC SATA controller.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/dev/ic/aac.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/ic/ld_aac.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index