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

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

upstream/dynamips-0.2.7-RC1/dev_c7200_bri.c revision 7 by dpavlin, Sat Oct 6 16:23:47 2007 UTC upstream/dynamips-0.2.7-RC2/dev_c7200_bri.c revision 8 by dpavlin, Sat Oct 6 16:24:54 2007 UTC
# Line 491  static inline int m32_tx_scan(struct m32 Line 491  static inline int m32_tx_scan(struct m32
491           printf("M32: data_ptr=0x%x, len=%u\n",txd.tdp,pkt_len);           printf("M32: data_ptr=0x%x, len=%u\n",txd.tdp,pkt_len);
492           mem_dump(stdout,pkt,pkt_len);           mem_dump(stdout,pkt,pkt_len);
493    
494           /* Poll the next descriptor (wait for HOLD bit to be reset */           /* Poll the next descriptor (wait for HOLD bit to be reset) */
495           chan->poll_mode = 1;             chan->poll_mode = 1;  
496    
497           if (txd.params & M32_TXDESC_FE) {           if (txd.params & M32_TXDESC_FE) {

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

  ViewVC Help
Powered by ViewVC 1.1.26