/[gxemul]/trunk/src/devices/dev_mpc10x.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/devices/dev_mpc10x.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 62 by dpavlin, Sat Oct 13 12:51:47 2007 UTC revision 63 by dpavlin, Sat Oct 13 15:05:59 2007 UTC
# Line 153  struct pci_data *dev_mpc10x_init(struct Line 153  struct pci_data *dev_mpc10x_init(struct
153    
154          pci_io_offset  = 0x00000000ULL;          pci_io_offset  = 0x00000000ULL;
155          pci_mem_offset = 0x00000000ULL;          pci_mem_offset = 0x00000000ULL;
156          pci_portbase   = 0xfebffe00ULL;          pci_portbase   = 0xfe000000ULL;
157          pci_membase    = 0x80000000ULL;          pci_membase    = 0xfc000000ULL;
158          isa_portbase   = 0xfe000000ULL;          isa_portbase   = 0xfe000000ULL;
159          isa_membase    = 0x80000000ULL;          isa_membase    = 0x80000000ULL;
160    

Legend:
Removed from v.62  
changed lines
  Added in v.63

  ViewVC Help
Powered by ViewVC 1.1.26