Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2009 06:10:12 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-raid-ddf.h ata-raid.c ata-raid.h
Message-ID:  <200902200610.n1K6APUc002234@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2009-02-20 06:10:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-raid.c ata-raid.h 
  Added files:
    sys/dev/ata          ata-raid-ddf.h 
  Log:
  SVN rev 188840 on 2009-02-20 06:10:12Z by scottl
  
  Add basic support for DDF, often found on Adaptec HostRAID controllers.
  Spares and rebuilds are not supported, so this code should be considered
  for entertainment purposes only.
  
  Revision  Changes    Path
  1.1       +333 -0    src/sys/dev/ata/ata-raid-ddf.h (new)
  1.131     +405 -0    src/sys/dev/ata/ata-raid.c
  1.48      +5 -1      src/sys/dev/ata/ata-raid.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902200610.n1K6APUc002234>