Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2003 02:34:14 -0700 (PDT)
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-pci.c
Message-ID:  <200305040934.h449YE92038264@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         2003/05/04 02:34:14 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-all.h ata-pci.c 
  Log:
  Grap the ATA lock on all channels before suspend, this makes certain
  that we have no outstanding ops in transit, which would cause problems
  on resume.
  
  Revision  Changes    Path
  1.181     +13 -0     src/sys/dev/ata/ata-all.c
  1.62      +1 -0      src/sys/dev/ata/ata-all.h
  1.61      +1 -0      src/sys/dev/ata/ata-pci.c



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