cvs commit: src/sys/dev/raid/aac aac.c aac_pci.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Apr 17 09:00:43 PDT 2006
dillon 2006/04/17 08:59:55 PDT
DragonFly src repository
Modified files:
sys/dev/raid/aac aac.c aac_pci.c
Log:
Bring in some small changes from FreeBSD.
- Close a very small race with command hand-off. Add an extra diagnostic
to the timeout code.
- Fix a potential adapter deadlock/panic.
- Add support for a few cards
Submitted-by: Gary <gary at xxxxxxxxxxxxxxxxxxxx>
Taken-from: FreeBSD
Revision Changes Path
1.22 +39 -17 src/sys/dev/raid/aac/aac.c
1.9 +6 -0 src/sys/dev/raid/aac/aac_pci.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/raid/aac/aac.c.diff?r1=1.21&r2=1.22&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/raid/aac/aac_pci.c.diff?r1=1.8&r2=1.9&f=u
More information about the Commits
mailing list