diff options
author | kefren <kefren@pkgsrc.org> | 2008-02-14 11:00:13 +0000 |
---|---|---|
committer | kefren <kefren@pkgsrc.org> | 2008-02-14 11:00:13 +0000 |
commit | 5e01767956f70d36219f5265a138390626ed1c75 (patch) | |
tree | fc1f3e0e5dc8b1a7a1660616235b51e8f4c31128 /emulators/dynamips/DESCR | |
parent | b6affc18ea85fe5b12afb8bd926f5134d75fd3b6 (diff) | |
download | pkgsrc-5e01767956f70d36219f5265a138390626ed1c75.tar.gz |
Import dynamips, a Cisco 3600 and Cisco 7200 emulator
Diffstat (limited to 'emulators/dynamips/DESCR')
-rw-r--r-- | emulators/dynamips/DESCR | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/emulators/dynamips/DESCR b/emulators/dynamips/DESCR new file mode 100644 index 00000000000..172a6eb9505 --- /dev/null +++ b/emulators/dynamips/DESCR @@ -0,0 +1,22 @@ +Cisco 3600 and Cisco 7200 emulator. You'll need an +IOS image in order to properly use this package. + +At this time, the emulator is able to boot a large +number of Cisco IOS releases available for the 7200 +and 3600 platforms, including the latest 12.2S and 12.4T. + +The following devices are emulated in the current release (0.2.5): + +- MIPS64 CPU processor. The instruction set is not completely + emulated now (FPU support is lacking, TLB support is not + finished and other minor things), but it is sufficient for IOS ; +- DRAM and Packet SRAM memory ; +- Non-Volatile Memory (NVRAM) ; +- Signetics SCN 2681 DUART (C7200 Console and AUX ports) ; +- National Semiconductors NS16552 DUART (C3600 Console and AUX ports) ; +- Dallas DS1620 Temperature Sensors and Voltage Sensors, allowing + the C7200 Environmental Monitor to work properly ; +- NMC93C46 Serial EEPROM ; +- Bootflash of 8 Mb (Intel 28F016SA) ; +- Galileo GT64010/GT64120 PCI controller, DEC 21x50 PCI bridges and so ; +- PCMCIA ATA disk emulation (C7200 only at this time). |