Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2009 20:48:57 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-cbus.c ata-isa.c ata-pci.c
Message-ID:  <200903092049.n29KnAOV067058@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-03-09 20:48:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-cbus.c ata-isa.c ata-pci.c 
  Log:
  SVN rev 189600 on 2009-03-09 20:48:57Z by mav
  
  Add type specific suspend/resume ata channel functions. Add checks to avoid
  crash on detached channel resume. Add placeholder for possible type-specific
  suspend/resume routines.
  
  Revision  Changes    Path
  1.30      +24 -2     src/sys/dev/ata/ata-cbus.c
  1.35      +25 -2     src/sys/dev/ata/ata-isa.c
  1.139     +24 -2     src/sys/dev/ata/ata-pci.c



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