Date: Sat, 27 Jan 2007 21:15:59 +0000 (UTC) From: Remko Lodder <remko@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-queue.c src/sys/sys ata.h Message-ID: <200701272115.l0RLFxHW067049@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
remko 2007-01-27 21:15:59 UTC FreeBSD src repository (doc committer) Modified files: sys/dev/ata ata-queue.c sys/sys ata.h Log: Add the SMART command to the ATA instruction set. When the disk has an error, it will now print SMART instead of 'Unknown CMD'. PR: kern/93368 Submitted by: Garry Belka <garry at NetworkPhysics dot COM> Approved by: sos Revision Changes Path 1.67 +1 -0 src/sys/dev/ata/ata-queue.c 1.35 +1 -0 src/sys/sys/ata.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701272115.l0RLFxHW067049>