1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-02-25 10:29:00 +00:00
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
..
2015-11-01 18:10:17 +01:00
2015-11-01 18:10:17 +01:00
2015-11-01 18:10:17 +01:00
2015-12-16 19:50:49 +01:00