/[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 42 by dpavlin, Mon Oct 8 16:22:32 2007 UTC revision 46 by dpavlin, Wed Oct 10 21:07:01 2007 UTC
# Line 254  DEVINIT(cpc700) Line 254  DEVINIT(cpc700)
254          snprintf(tmp, sizeof(tmp), "ns16550 irq=%s.cpc700.%i addr=0x%llx "          snprintf(tmp, sizeof(tmp), "ns16550 irq=%s.cpc700.%i addr=0x%llx "
255              "name2=tty1", devinit->interrupt_path, 31 - CPC_IB_UART_1,              "name2=tty1", devinit->interrupt_path, 31 - CPC_IB_UART_1,
256              (long long)CPC_COM1);              (long long)CPC_COM1);
257          device_add(devinit->machine, tmp);  //      device_add(devinit->machine, tmp);
258    
259          devinit->return_ptr = d->pci_data;          devinit->return_ptr = d->pci_data;
260    

Legend:
Removed from v.42  
changed lines
  Added in v.46

  ViewVC Help
Powered by ViewVC 1.1.26