cvs commit: src/sys/dev/raid/aac aac.c aac_pci.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Apr 18 11:36:15 PDT 2006


dillon      2006/04/18 11:35:39 PDT

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_4)
    sys/dev/raid/aac     aac.c aac_pci.c 
  Log:
  MFC aac.c 1.22 and aac_pci.c 1.9:
  
  - 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
  
  Revision  Changes    Path
  1.19.2.1  +39 -17    src/sys/dev/raid/aac/aac.c
  1.7.2.2   +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.19&r2=1.19.2.1&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/raid/aac/aac_pci.c.diff?r1=1.7.2.1&r2=1.7.2.2&f=u





More information about the Commits mailing list