看板 DFBSD_commit 關於我們 聯絡資訊
commit d0c4beb10d0f198f1f8458819f72855150e2d980 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Sun Jul 5 16:12:39 2009 +0800 pci: Don't clear BAR if resource reservation failed. Some BIOS lists HPET as PCI function, clearing its iomem BAR causes the HPET timer stop ticking. Add comment about it. Summary of changes: sys/bus/pci/pci.c | 24 +++++++++++++++++++----- 1 files changed, 19 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d0c4beb10d0f198f1f8458819f72855150e2d980 -- DragonFly BSD source repository