/[dynamips]/upstream/dynamips-0.2.7-RC3/dev_c3725.h
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-RC3/dev_c3725.h

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

upstream/dynamips-0.2.7-RC2/dev_c3725.h revision 8 by dpavlin, Sat Oct 6 16:24:54 2007 UTC upstream/dynamips-0.2.7-RC3/dev_c3725.h revision 9 by dpavlin, Sat Oct 6 16:26:06 2007 UTC
# Line 46  Line 46 
46    
47  /* Network IRQ */  /* Network IRQ */
48  #define C3725_NETIO_IRQ_BASE       32  #define C3725_NETIO_IRQ_BASE       32
49  #define C3725_NETIO_IRQ_PORT_BITS  3  #define C3725_NETIO_IRQ_PORT_BITS  2
50  #define C3725_NETIO_IRQ_PORT_MASK  ((1 << C3725_NETIO_IRQ_PORT_BITS) - 1)  #define C3725_NETIO_IRQ_PORT_MASK  ((1 << C3725_NETIO_IRQ_PORT_BITS) - 1)
51  #define C3725_NETIO_IRQ_PER_SLOT   (1 << C3725_NETIO_IRQ_PORT_BITS)  #define C3725_NETIO_IRQ_PER_SLOT   (1 << C3725_NETIO_IRQ_PORT_BITS)
52  #define C3725_NETIO_IRQ_END        \  #define C3725_NETIO_IRQ_END        \

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

  ViewVC Help
Powered by ViewVC 1.1.26