DragonFly-2.3.1.278.gafa796 master sys/dev/disk/ahci ahci.h ahci_attach.c ahci_cam.c ahci_dragonfly.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Jun 15 16:06:20 PDT 2009
    
    
  
commit afa796d23e0e47da330b90735a43441bf9763d5f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jun 15 16:04:23 2009 -0700
    AHCI - add new kenv "hint.ahci.nofeatures"
    
    set hint.ahci.nofeatures in /boot/loader.conf or at the boot loader command
    line to tell the AHCI driver not to attempt to set the security freeze on
    a device.  Some devices will stop operating.
Summary of changes:
 sys/dev/disk/ahci/ahci.h           |    1 +
 sys/dev/disk/ahci/ahci_attach.c    |    3 ---
 sys/dev/disk/ahci/ahci_cam.c       |   15 +++++++++++++--
 sys/dev/disk/ahci/ahci_dragonfly.c |    5 +++++
 4 files changed, 19 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/afa796d23e0e47da330b90735a43441bf9763d5f
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list