contiki/cpu/x86/drivers
Michael LeMay 6dc27579bc x86: Extend PCI driver module with support for metadata and configuration writes
This patch adds the 'meta' field to the generic driver structure to
point to optional driver-defined metadata.  It also modifies the
associated initialization routine to populate it and updates the 16X50
UART driver to use the new initialization routine signature.  This
patch also adds a function to perform PCI configuration register
writes, definitions for the PCI Command configuration register address
and some of the bits in that register, and a function to set
additional bits in that register.  Finally, it adds macros to help
with performing MMIO to and from PCI devices.
2015-12-21 08:06:14 -02:00
..
legacy_pc x86: Extend PCI driver module with support for metadata and configuration writes 2015-12-21 08:06:14 -02:00
quarkX1000 x86: Add Intel Quark X1000 UART support. 2015-12-21 08:06:14 -02:00