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

看板DFBSD_commit作者時間16年前 (2009/06/30 07:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AIKUp00 (DFBSD_commit)