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

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

upstream/dynamips-0.2.7-RC1/dev_c3725_serial.c revision 7 by dpavlin, Sat Oct 6 16:23:47 2007 UTC upstream/dynamips-0.2.7-RC2/dev_c3725_serial.c revision 8 by dpavlin, Sat Oct 6 16:24:54 2007 UTC
# Line 41  int dev_c3725_nm_4t_init(c3725_t *router Line 41  int dev_c3725_nm_4t_init(c3725_t *router
41     data = dev_mueslix_init(router->vm,name,0,     data = dev_mueslix_init(router->vm,name,0,
42                             router->nm_bay[nm_bay].pci_map,                             router->nm_bay[nm_bay].pci_map,
43                             c3725_nm_get_pci_device(nm_bay),                             c3725_nm_get_pci_device(nm_bay),
44                             C3725_NETIO_IRQ);                             c3725_net_irq_for_slot_port(nm_bay,0));
45    
46     if (!data) return(-1);     if (!data) return(-1);
47    

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

  ViewVC Help
Powered by ViewVC 1.1.26