minix/drivers/acpi
Tomas Hruby 40bfed28cd ACPI pci-to-pci bridges
- every pci device which implements _PRT acpi method is considered to
  be a pci-to-pci bridge

- acpi driver constructs a hierarchy of pci-to-pci bridges

- when pci driver identifies a pci-to-pci bridge it tells acpi driver
  what is the primary and the secondary bus for this device

- when pci requests IRQ routing information from acpi, it passes the
  bus number too to be able to identify the device accurately
2010-10-21 17:07:09 +00:00
..
dispatcher ACPI driver 2010-09-02 15:44:04 +00:00
events ACPI driver 2010-09-02 15:44:04 +00:00
executer ACPI driver 2010-09-02 15:44:04 +00:00
hardware ACPI driver 2010-09-02 15:44:04 +00:00
include ACPI driver 2010-09-02 15:44:04 +00:00
namespace ACPI driver 2010-09-02 15:44:04 +00:00
parser ACPI driver 2010-09-02 15:44:04 +00:00
resources ACPI driver 2010-09-02 15:44:04 +00:00
tables ACPI driver 2010-09-02 15:44:04 +00:00
utilities ACPI driver 2010-09-02 15:44:04 +00:00
acpi.c ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
acpi_globals.h ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
Makefile ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
osminixxf.c APIC mode uses IO APICs 2010-09-07 07:18:11 +00:00
pci.c ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
pci.h ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00