/[dynamips]/trunk/dev_c3725_iofpga.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/dev_c3725_iofpga.c

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

upstream/dynamips-0.2.7-RC2/dev_c3725_iofpga.c revision 8 by dpavlin, Sat Oct 6 16:24:54 2007 UTC upstream/dynamips-0.2.7-RC3/dev_c3725_iofpga.c revision 9 by dpavlin, Sat Oct 6 16:26:06 2007 UTC
# Line 49  struct net_irq_distrib  { Line 49  struct net_irq_distrib  {
49    
50  static struct net_irq_distrib net_irq_dist[C3725_MAX_NM_BAYS] = {  static struct net_irq_distrib net_irq_dist[C3725_MAX_NM_BAYS] = {
51     { 0,  0 },  /* Slot 0: reg 0x26, 0x000000XX */     { 0,  0 },  /* Slot 0: reg 0x26, 0x000000XX */
52     { 1,  0 },  /* Slot 1: reg 0x28, 0x000000XX */     { 1,  0 },  /* Slot 1: reg 0x28, 0x0000000X */
53     { 1,  8 },  /* Slot 2: reg 0x28, 0x0000XX00 */     { 1,  4 },  /* Slot 2: reg 0x28, 0x000000X0 */
54  };  };
55    
56  /* IO FPGA structure */  /* IO FPGA structure */

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

  ViewVC Help
Powered by ViewVC 1.1.26