Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2010 10:06:03 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cam/ata ata_all.c ata_xpt.c src/sys/sys ata.h
Message-ID:  <201002031006.o13A6V43030056@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

mav         2010-02-03 10:06:03 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/ata          ata_all.c ata_xpt.c 
    sys/sys              ata.h 
  Log:
  SVN rev 203421 on 2010-02-03 10:06:03Z by mav
  
  MFp4:
  Add Power Up In Stand-by feature support. Device with PUIS enabled
  require explicit command to do initial spin-up. Mark that command
  with CAM_HIGH_POWER flag, to allow CAM manage staggered spin-up.
  
  Revision  Changes    Path
  1.14      +3 -0      src/sys/cam/ata/ata_all.c
  1.23      +36 -2     src/sys/cam/ata/ata_xpt.c
  1.49      +4 -0      src/sys/sys/ata.h



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