/[dynamips]/upstream/dynamips-0.2.6-RC4/dev_c3600_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 /upstream/dynamips-0.2.6-RC4/dev_c3600_iofpga.c

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

upstream/dynamips-0.2.6-RC3/dev_c3600_iofpga.c revision 4 by dpavlin, Sat Oct 6 16:06:49 2007 UTC upstream/dynamips-0.2.6-RC4/dev_c3600_iofpga.c revision 5 by dpavlin, Sat Oct 6 16:08:03 2007 UTC
# Line 288  dev_c3620_c3640_iofpga_access(cpu_mips_t Line 288  dev_c3620_c3640_iofpga_access(cpu_mips_t
288              d->io_mask = *data;              d->io_mask = *data;
289           break;           break;
290    
291        /* ??? */        /*
292        /* 0: 3640, 4 << 5: 3620, 3 << 5: 3660 */         * Platform type ?
293           * 0: 3640, 4 << 5: 3620, 3 << 5: 3660
294           */
295        case 0x30000:        case 0x30000:
296           if (op_type == MTS_READ) {           if (op_type == MTS_READ) {
297              switch(c3600_chassis_get_id(d->router)) {              switch(c3600_chassis_get_id(d->router)) {

Legend:
Removed from v.4  
changed lines
  Added in v.5

  ViewVC Help
Powered by ViewVC 1.1.26