cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h ata-raid.c ata-raid.h

Søren Schmidt sos at FreeBSD.org
Fri Dec 2 10:13:54 GMT 2005


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


More information about the cvs-all mailing list