Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2006 17:27:33 +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-queue.c
Message-ID:  <200602251727.k1PHRX3I017292@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2006-02-25 17:27:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-queue.c 
  Log:
  Fix ata_reinit so it does things in the right order to prevent panic's.
  Lock the channel so master/slave setups wont trash during reinit.
  
  Revision  Changes    Path
  1.265     +31 -37    src/sys/dev/ata/ata-all.c
  1.57      +1 -5      src/sys/dev/ata/ata-queue.c



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