Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2006 15:18:23 +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-all.c ata-all.h ata-chipset.c ata-pci.c ata-pci.h ata-raid.c ata-raid.h
Message-ID:  <200602191518.k1JFINEx043630@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2006-02-19 15:18:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/ata          ata-all.c ata-all.h ata-chipset.c 
                         ata-pci.c ata-pci.h ata-raid.c ata-raid.h 
  Log:
  MFC:
          Add support for the JMicron JMB363 dual SATA + single PATA controller.
          Add r/w support for JMicron ATA RAID metadata.
          Add a reset of the AHCI machinery to the ICH6/ICH7 support.
          Unbreak Promise SATAII/150 controllers caused by the DMA dump changes.
          Unbreak DMA dump on Intel 31224.
  
  Approved by:    re@ (scottl)
  
  Revision   Changes    Path
  1.252.2.5  +1 -1      src/sys/dev/ata/ata-all.c
  1.103.2.5  +0 -1      src/sys/dev/ata/ata-all.h
  1.126.2.9  +180 -95   src/sys/dev/ata/ata-chipset.c
  1.105.2.4  +3 -5      src/sys/dev/ata/ata-pci.c
  1.49.2.7   +2 -0      src/sys/dev/ata/ata-pci.h
  1.98.2.6   +294 -0    src/sys/dev/ata/ata-raid.c
  1.34.2.3   +52 -7     src/sys/dev/ata/ata-raid.h



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