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

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

upstream/dynamips-0.2.7-RC1/dev_c2691_serial.c revision 7 by dpavlin, Sat Oct 6 16:23:47 2007 UTC upstream/dynamips-0.2.7-RC2/dev_c2691_serial.c revision 8 by dpavlin, Sat Oct 6 16:24:54 2007 UTC
# Line 40  int dev_c2691_nm_4t_init(c2691_t *router Line 40  int dev_c2691_nm_4t_init(c2691_t *router
40     /* Create the Mueslix chip */     /* Create the Mueslix chip */
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                             6,C2691_NETIO_IRQ);                             6,c2691_net_irq_for_slot_port(nm_bay,0));
44    
45     if (!data) return(-1);     if (!data) return(-1);
46    

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

  ViewVC Help
Powered by ViewVC 1.1.26