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

Remko Lodder remko at FreeBSD.org
Fri Feb 2 07:54:11 UTC 2007


remko       2007-02-02 07:54:10 UTC

  FreeBSD src repository (doc committer)

  Modified files:        (Branch: RELENG_5)
    sys/dev/ata          ata-queue.c 
    sys/sys              ata.h 
  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 two previous commits).
  
  Revision  Changes    Path
  1.32.2.9  +3 -2      src/sys/dev/ata/ata-queue.c
  1.23.2.1  +1 -0      src/sys/sys/ata.h


More information about the cvs-src mailing list