Date: Sat, 15 Jan 2011 09:43:25 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam/ata ata_xpt.c Message-ID: <201101150943.p0F9hZFe053131@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2011-01-15 09:43:25 UTC FreeBSD src repository Modified files: sys/cam/ata ata_xpt.c Log: SVN rev 217444 on 2011-01-15 09:43:25Z by mav Some old WD SATA disks report supported and enabled device-initiated interface power management, but return ABORT error on attempt to disable it. Make CAM SATA probe sequence ignore this error, as it is not fatal. Revision Changes Path 1.36 +17 -3 src/sys/cam/ata/ata_xpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101150943.p0F9hZFe053131>