Go to file
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
benchmarks make all other commands use ProcFS 2010-09-14 21:31:56 +00:00
boot Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways 2010-08-12 13:44:47 +00:00
commands e1000: add 82574L ethernet adapter (thx Niek for your comments) 2010-10-15 08:53:22 +00:00
docs UPDATING - warning about /usr/gnu/lib 2010-09-21 12:46:55 +00:00
drivers ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
etc e1000: add 82574L ethernet adapter (thx Niek for your comments) 2010-10-15 08:53:22 +00:00
include ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
kernel Zero no more hardwired as BSP apic id 2010-10-21 17:07:07 +00:00
lib Add libdriver support for async ioctl replies 2010-10-08 09:33:18 +00:00
man Remove urlget 2010-10-02 18:24:53 +00:00
servers VM implicitly aligns mappings to a page 2010-10-21 17:07:05 +00:00
share SMP - We boot APs 2010-09-15 14:09:52 +00:00
test Revamp the mthread library and update test59 2010-09-30 13:44:13 +00:00
tools include minix 'all' package. 2010-09-20 15:09:32 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Fixed unintentionally removed world target in Makefile 2010-09-15 14:18:39 +00:00