Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2005 18:06:11 +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-chipset.c ata-lowlevel.c ata-pci.h ata-queue.c ata-raid.c ata-raid.h
Message-ID:  <200509231806.j8NI6BIs009384@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2005-09-23 18:06:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/ata          ata-all.c ata-chipset.c ata-lowlevel.c 
                         ata-pci.h ata-queue.c ata-raid.c 
                         ata-raid.h 
  Log:
  MFC:
          Harden the hotplug support for SATA devices.
          This also fixes a few races that was present in the timeout/detach code.
          Fix support for the VIA 6421 controller.
          Fixes the losage of some ATAPI device that reported failed probing.
          Fix problem finding the still working disk in a broken mirror on VIA.
  
  Approved by: re@ (scottl)
  
  Revision   Changes    Path
  1.252.2.2  +40 -10    src/sys/dev/ata/ata-all.c
  1.126.2.3  +33 -5     src/sys/dev/ata/ata-chipset.c
  1.69.2.2   +10 -4     src/sys/dev/ata/ata-lowlevel.c
  1.49.2.3   +1 -0      src/sys/dev/ata/ata-pci.h
  1.50.2.1   +29 -36    src/sys/dev/ata/ata-queue.c
  1.98.2.2   +1 -1      src/sys/dev/ata/ata-raid.c
  1.34.2.1   +3 -0      src/sys/dev/ata/ata-raid.h



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