commit | 25985396423706d8fba9bd8c0e49217844700299 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri Oct 07 09:19:50 2011 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Oct 16 11:11:12 2011 +0000 |
tree | fe6d7a66ed758a2265f8d8e494eead09b4f3db28 | |
parent | 6e5580ca2b7a104fac865885e997da8b088de652 [diff] |
i8259: Replace PicState::pics_state with master flag This reflects how real PICs indentify their role (in non-buffered mode): Pass the state of the /SP input on pic_init and use it instead of pics_state to differentiate between master and slave mode. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>