DragonFly commits List (threaded) for 2009-06
DragonFly BSD
DragonFly commits List (threaded) for 2009-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 29 Jun 2009 15:42:06 -0700 (PDT)

commit 19b34835af33d6ccee845ff4ce754e7a936fe178
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]