--- upstream/dynamips-0.2.6-RC2/dev_c3600_iofpga.c 2007/10/06 16:05:34 3 +++ upstream/dynamips-0.2.6-RC4/dev_c3600_iofpga.c 2007/10/06 16:08:03 5 @@ -288,8 +288,10 @@ d->io_mask = *data; break; - /* ??? */ - /* 0: 3640, 4 << 5: 3620, 3 << 5: 3660 */ + /* + * Platform type ? + * 0: 3640, 4 << 5: 3620, 3 << 5: 3660 + */ case 0x30000: if (op_type == MTS_READ) { switch(c3600_chassis_get_id(d->router)) {