cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-pci.c

Søren Schmidt sos at FreeBSD.org
Sun May 4 02:34:16 PDT 2003


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


More information about the cvs-src mailing list