cvs commit: src/sys/dev/ata ata-queue.c src/sys/sys ata.h
Remko Lodder
remko at FreeBSD.org
Sat Jan 27 21:15:59 UTC 2007
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
More information about the cvs-src
mailing list