General changes from the obattler_202406 branch
Co-Authored-By: Miran Grča <oubattler@gmail.com>
This commit is contained in:
@@ -200,7 +200,7 @@ lpt1_handler(pc87307_t *dev)
|
||||
irq = (dev->ld_regs[0x04][0x40] & 0x0f);
|
||||
|
||||
if (active && (addr <= 0xfffc)) {
|
||||
lpt1_init(addr);
|
||||
lpt1_setup(addr);
|
||||
lpt1_irq(irq);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user