45a46
> from Ide import *
133a135,139
> cf_ctrl = IdeController(disks=[], pci_func=0, pci_dev=0, pci_bus=0,
> io_shift = 1, ctrl_offset = 2, Command = 0x1,
> BAR0 = 0x18000000, BAR0Size = '16B',
> BAR1 = 0x18000100, BAR1Size = '1B',
> BAR0LegacyIO = True, BAR1LegacyIO = True)
134a141
>
152d158
< cf0_fake = IsaFake(pio_addr=0x18000000, pio_size=0xfff)
170a177
> self.cf_ctrl.pio = bus.port
187d193
< self.cf0_fake.pio = bus.port