Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2005 12:45:06 +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-queue.c
Message-ID:  <200509141245.j8ECj63Y054600@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2005-09-14 12:45:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-chipset.c ata-lowlevel.c 
                         ata-queue.c 
  Log:
  Harden the hotplug support for SATA devices.
  This also fixes a few races that was present in the timeout/detach code.
  
  Sponsored by: pair.com
  
  Revision  Changes    Path
  1.257     +39 -10    src/sys/dev/ata/ata-all.c
  1.133     +4 -2      src/sys/dev/ata/ata-chipset.c
  1.71      +5 -3      src/sys/dev/ata/ata-lowlevel.c
  1.51      +29 -36    src/sys/dev/ata/ata-queue.c



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