Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Dec 2005 10:13:53 +0000 (UTC)
From:      Søren Schmidt <sos@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h ata-raid.c ata-raid.h
Message-ID:  <200512021013.jB2ADrPV039688@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2005-12-02 10:13:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c ata-pci.h ata-raid.c 
                         ata-raid.h 
  Log:
  Update the ICH7 support so it deals better with chips without AHCI.
  
  Update Intel MatrixRAID support to be able to pick up RAID0+1 (RAID10)
  and RAID5 arrays without panic'ing.
  This has the side effect of now also supporting multiple volumes on
  MatrixRAID's now I have the metadata better understood..
  
  HW sponsored by:        Mullet Scandinavia AB
  
  Revision  Changes    Path
  1.138     +80 -68    src/sys/dev/ata/ata-chipset.c
  1.55      +1 -0      src/sys/dev/ata/ata-pci.h
  1.106     +34 -17    src/sys/dev/ata/ata-raid.c
  1.37      +2 -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?200512021013.jB2ADrPV039688>