commit | c17725f4730941fc06a512ef2aa6c2e9377347ad | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri Oct 07 09:19:51 2011 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Oct 16 11:11:13 2011 +0000 |
tree | 2b1cd73d69359331959a972931bb3a3b7376a338 | |
parent | 25985396423706d8fba9bd8c0e49217844700299 [diff] |
i8259: Eliminate PicState2 Introduce a reference to the slave PIC for the few cases we need to access it without a proper pointer at hand and drop PicState2. We could even live without slave_pic if we had a better way of modeling the cascade bus the PICs are attached to (in addition to the ISA bus). Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>