/[dynamips]/upstream/dynamips-0.2.7-RC2/dev_c3600_serial.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 /upstream/dynamips-0.2.7-RC2/dev_c3600_serial.c

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

upstream/dynamips-0.2.7-RC1/dev_c3600_serial.c revision 7 by dpavlin, Sat Oct 6 16:23:47 2007 UTC upstream/dynamips-0.2.7-RC2/dev_c3600_serial.c revision 8 by dpavlin, Sat Oct 6 16:24:54 2007 UTC
# Line 51  int dev_c3600_nm_4t_init(c3600_t *router Line 51  int dev_c3600_nm_4t_init(c3600_t *router
51     data = dev_mueslix_init(router->vm,name,0,     data = dev_mueslix_init(router->vm,name,0,
52                             router->nm_bay[nm_bay].pci_map,                             router->nm_bay[nm_bay].pci_map,
53                             bay_info->pci_device,                             bay_info->pci_device,
54                             C3600_NETIO_IRQ);                             c3600_net_irq_for_slot_port(nm_bay,0));
55     if (!data) return(-1);     if (!data) return(-1);
56    
57     /* Store device info into the router structure */     /* Store device info into the router structure */

Legend:
Removed from v.7  
changed lines
  Added in v.8

  ViewVC Help
Powered by ViewVC 1.1.26