DragonFly-2.3.1.279.g3560e master sys/dev/disk/ahci ahci.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Tue Jun 16 12:05:43 PDT 2009
    
    
  
commit 3560ed94e6c45ed8add86f06bc491bac203cffcb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jun 15 18:36:16 2009 -0700
    AHCI - go back to reading the EINFO register, check for unexpected EINFO bits
    
    * Go back to reading the EINFO register.  We still have some issues with
      the PM not generating an interrupt for target port change events, this
      may clear it up.
    
    * Report unexpected EINFO bits set beyond the number of supported targets.
Summary of changes:
 sys/dev/disk/ahci/ahci.c |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3560ed94e6c45ed8add86f06bc491bac203cffcb
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list