contiki/cpu/x86/drivers
Michael LeMay c5f9cefac7 x86: Add generic driver structure and associated initialization code
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.
2015-12-21 08:06:14 -02:00
..
legacy_pc x86: Add generic driver structure and associated initialization code 2015-12-21 08:06:14 -02:00