Date: Sun, 14 Feb 2010 19:50:33 +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: <201002141950.o1EJot1q074037@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2010-02-14 19:50:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/cam/ata ata_all.c ata_xpt.c sys/sys ata.h Log: SVN rev 203893 on 2010-02-14 19:50:33Z by mav MFC r203421: 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.1.2.13 +3 -0 src/sys/cam/ata/ata_all.c 1.3.2.20 +36 -2 src/sys/cam/ata/ata_xpt.c 1.41.2.7 +4 -0 src/sys/sys/ata.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002141950.o1EJot1q074037>