mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
c5f9cefac7
This patch adds a generic device driver structure with a field for referencing an MMIO range. It also provides a structure initialization procedure that initializes the MMIO range field with the value read from the PCI BAR0 register for a device. |
||
---|---|---|
.. | ||
nmi.c | ||
nmi.h | ||
pci.c | ||
pci.h | ||
pic.c | ||
pic.h | ||
pit.c | ||
pit.h | ||
rtc.c | ||
rtc.h |