DragonFly-2.3.1.760.ga0f63 master sys/bus/pci/i386 mptable_pci.c

看板DFBSD_commit作者時間16年前 (2009/07/11 11:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit a0f63ddc0da202edb4f9107d22aa5a54ec8d20cd Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Thu Jul 9 22:06:54 2009 +0800 pci: Add MPTable Host-PCI/PCI-PCI bridges drivers. - This driver overrides PCI bridge interrupt routing method. - Nuke APIC_IO workaround in PCI configuration reading functions. Obtained-from: FreeBSD Summary of changes: sys/bus/pci/i386/mptable_pci.c | 236 ++++++++++++++++++++++++++++++++++++++++ sys/bus/pci/i386/pci_cfgreg.c | 45 -------- sys/bus/pci/pci.c | 38 +------ sys/platform/pc32/conf/files | 1 + 4 files changed, 238 insertions(+), 82 deletions(-) create mode 100644 sys/bus/pci/i386/mptable_pci.c http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a0f63ddc0da202edb4f9107d22aa5a54ec8d20cd -- DragonFly BSD source repository
文章代碼(AID): #1AM01rXK (DFBSD_commit)