/[gxemul]/trunk/src/devices/dev_mpc40x.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_mpc40x.c

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

revision 51 by dpavlin, Wed Oct 10 23:31:09 2007 UTC revision 52 by dpavlin, Thu Oct 11 12:41:35 2007 UTC
# Line 240  DEVINIT(mpc40x) Line 240  DEVINIT(mpc40x)
240    
241          /*  PCI configuration registers:  */          /*  PCI configuration registers:  */
242          memory_device_register(devinit->machine->memory, "mpc40x_pci",          memory_device_register(devinit->machine->memory, "mpc40x_pci",
243              MPC_PCICFGADR, 8, dev_mpc40x_pci_access, d, DM_DEFAULT, NULL);              MPC10X_MAPB_CNFG_DATA, 8, dev_mpc40x_pci_access, d, DM_DEFAULT, NULL);
244    
245          /*  Interrupt controller:  */          /*  Interrupt controller:  */
246          memory_device_register(devinit->machine->memory, "mpc40x_int",          memory_device_register(devinit->machine->memory, "mpc40x_int",

Legend:
Removed from v.51  
changed lines
  Added in v.52

  ViewVC Help
Powered by ViewVC 1.1.26