DragonFly BSD
DragonFly commits List (threaded) for 2006-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Apr 2006 08:59:55 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]