When ICW1 is issued the edge sense circuit is reset which means that
following an initialization a low-to-high transistion is necesary to generate an interrupt. Reviewed by: neel
This commit is contained in:
parent
8e01fdea2b
commit
76b3c718be
@ -275,6 +275,7 @@ vatpic_icw1(struct vatpic *vatpic, struct atpic *atpic, uint8_t val)
|
||||
atpic->ready = false;
|
||||
|
||||
atpic->icw_num = 1;
|
||||
atpic->request = 0;
|
||||
atpic->mask = 0;
|
||||
atpic->lowprio = 7;
|
||||
atpic->rd_cmd_reg = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user