--- trunk/src/devices/dev_mpc10x.c 2007/10/13 12:51:47 62 +++ trunk/src/devices/dev_mpc10x.c 2007/10/13 15:05:59 63 @@ -153,8 +153,8 @@ pci_io_offset = 0x00000000ULL; pci_mem_offset = 0x00000000ULL; - pci_portbase = 0xfebffe00ULL; - pci_membase = 0x80000000ULL; + pci_portbase = 0xfe000000ULL; + pci_membase = 0xfc000000ULL; isa_portbase = 0xfe000000ULL; isa_membase = 0x80000000ULL;