contiki/cpu/x86/drivers/legacy_pc
Ricardo de Almeida Gonzaga 60f6edef80 x86: Add support for PCI BAR1
This patch adds support for PCI BAR1 and also changes
the pci_init(), instead of having one function for each `bar`
we now set the `bar` to pci_config_addr_t parameter before calling
the pci_init() function..
2015-12-21 08:06:14 -02:00
..
nmi.c
nmi.h
pci.c x86: Add support for PCI BAR1 2015-12-21 08:06:14 -02:00
pci.h x86: Add support for PCI BAR1 2015-12-21 08:06:14 -02:00
pic.c
pic.h
pit.c
pit.h
rtc.c
rtc.h
uart-16x50.c x86: Add support for PCI BAR1 2015-12-21 08:06:14 -02:00
uart-16x50.h x86: Add driver for MMIO-accessible 16X50 UART 2015-12-21 08:06:14 -02:00