cvs commit: src/sys/sys ata.h src/sys/dev/ata ata-queue.c

Remko Lodder remko at FreeBSD.org
Fri Feb 2 07:42:44 UTC 2007


remko       2007-02-02 07:42:44 UTC

  FreeBSD src repository (doc committer)

  Modified files:        (Branch: RELENG_6)
    sys/sys              ata.h 
    sys/dev/ata          ata-queue.c 
  Log:
  MFC:
  
    Fix a typo in ata-queue.c
  
    PR:             kern/107100
    Submitted by:   Stephen J. Roznowski <sjr at comcast dot net>
    Approved by:    sos
  
  and
  
    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
  
  Approved by:    sos (implicitly with the previous two commits)
  
  Revision  Changes    Path
  1.50.2.7  +3 -2      src/sys/dev/ata/ata-queue.c
  1.26.2.6  +1 -0      src/sys/sys/ata.h


More information about the cvs-all mailing list