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

cvs commit: src/sys/dev/disk/nata ata-raid.c


From: "Thomas E. Spanjaard" <tgen@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 8 Feb 2007 13:48:24 -0800 (PST)

tgen        2007/02/08 13:48:24 PST

DragonFly src repository

  Modified files:
    sys/dev/disk/nata    ata-raid.c 
  Log:
  Misc cleanups to NATA ata-raid.c to make it compile. Fix malloc/free ->
  kmalloc/kfree, M_NOWAIT -> M_WAITOK, and various bugfixes and warnings
  fixes. Note, that this hasn't been tested in actual operation, that's
  something for next week when I have the time + hardware.
  
  Revision  Changes    Path
  1.5       +130 -119  src/sys/dev/disk/nata/ata-raid.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/nata/ata-raid.c.diff?r1=1.4&r2=1.5&f=u



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