minix/drivers/pci
Tomas Hruby e6ebac015d APIC mode uses IO APICs
- kernel turns on IO APICs if no_apic is _not_ set or is equal 0

- pci driver must use the acpi driver to setup IRQ routing otherwise
  the system cannot work correctly except systems like KVM that use
  only legacy (E)ISA IRQs 0-15
2010-09-07 07:18:11 +00:00
..
main.c PCI: expose BAR sizes 2010-07-01 09:10:16 +00:00
Makefile Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
pci.c APIC mode uses IO APICs 2010-09-07 07:18:11 +00:00
pci.h PCI: expose BAR sizes 2010-07-01 09:10:16 +00:00
pci_table.c PCI: add AHCI T3 and subclass values 2010-07-01 09:20:36 +00:00