commit | 5c9736789b79ea49cd236ac326f0a414f63b1015 | [log] [tgz] |
---|---|---|
author | Hervé Poussineau <hpoussin@reactos.org> | Tue Jul 23 23:16:46 2013 +0200 |
committer | Andreas Färber <andreas.faerber@web.de> | Wed Jul 31 23:25:41 2013 +0200 |
tree | 4f77347c93c6e3372b7415944296c7c2a7af5f63 | |
parent | 768d7e2c7f5d20f412506f3a31626185ac54c559 [diff] |
i82378: Cleanup implementation - i82378 only exists on PCI bus; do not split implementation in 2 structs - remove BARs, which are not specified in datasheet - replace custom isa_mmio implementation by PCI bus IO region usage - use QOM casts when required Signed-off-by: Hervé Poussineau <hpoussin@reactos.org> [AF: Style- and QOM-related changes, dropped no_user, reverted VMSD name] Signed-off-by: Andreas Färber <andreas.faerber@web.de>