DragonFly-2.3.1.551.g19b34 master sys/dev/disk/ahci ahci_pm.c sys/dev/disk/sili sili_pm.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jun 29 15:44:08 PDT 2009


commit 19b34835af33d6ccee845ff4ce754e7a936fe178
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jun 29 08:07:58 2009 -0700

    AHCI/SILI - Do manual chipid check to PMs with fake ports
    
    * Add a switch() on the chipid for PMs which add a fake port at the
      end and avoid probing the fake port.  Probing the port is harmless and
      typically fails in the softreset sequence, but takes time.

Summary of changes:
 sys/dev/disk/ahci/ahci_pm.c |   23 +++++++++++++++++++++++
 sys/dev/disk/sili/sili_pm.c |   23 +++++++++++++++++++++++
 2 files changed, 46 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19b34835af33d6ccee845ff4ce754e7a936fe178


-- 
DragonFly BSD source repository





More information about the Commits mailing list