--- upstream/dynamips-0.2.7-RC2/dev_c3725.h 2007/10/06 16:24:54 8 +++ upstream/dynamips-0.2.7-RC3/dev_c3725.h 2007/10/06 16:26:06 9 @@ -46,7 +46,7 @@ /* Network IRQ */ #define C3725_NETIO_IRQ_BASE 32 -#define C3725_NETIO_IRQ_PORT_BITS 3 +#define C3725_NETIO_IRQ_PORT_BITS 2 #define C3725_NETIO_IRQ_PORT_MASK ((1 << C3725_NETIO_IRQ_PORT_BITS) - 1) #define C3725_NETIO_IRQ_PER_SLOT (1 << C3725_NETIO_IRQ_PORT_BITS) #define C3725_NETIO_IRQ_END \