Was sind MCT Hardware basierende Geräte?
Die Hardware für die Geräte kommt wie allgemein üblich aus Fernost. Diese wurde von Magic Control Technologie (kurz MCT) entwickelt. Inzwischen gibt es drei verschiedene Hardwareversionen. Diese unterscheiden sich hauptsächlich vom Prozessor, vom RAM und der Flashgröße.
Hier eine Übersicht der Platine eines NAS110:

- Diese ältere Variante hat
- Prozessor Mipsel 133MHz von Toshiba 3927CF (FPGA, Little Endian Byteorder)
- Flash Speicher 4MB
- RAM Speicher 32MB
- Anschluss für 3,5" PATA Festplatte
- serielle Schnittstelle onboard (nicht auf Sub-D 9 Buchse geführt)
- theoretisch 2. COM möglich
Die Bootloader in den Geräten sind abgewandelte PMON Varianten welche von MCT entsprechend angepasst worden. Die Bootloaderbefehle sind abhängig vom verwendeten Gerät. Die Geräte mit 133MHz haben einen Bootloader der sich mit SA100 meldet und folgende Befehle implementiert hat:
SA100> h
h help load load
g run system program fg run system program from flash image
self update flash image from bottom address flash update system image
xself update companion flash image from bottom address xflash update companion system image
cb copy boot loader cf copy system
cp copy image copy copy command
finfo query flash information rdee read EEPROM
wree write EEPROM clee clean EEPROM
pci get PCI device information ethermem get ether chip memory registers
trace trace ether packet ping send active packet
set set/display environment d dump memory content
wb write byte ww write word
wd write double word rb read byte
rw read word rd read double word
ata ata command rtc read/set real time clock
iotest test I/O port switch test switch port
SA100>
Hier noch die Übersicht über die neuere Platine (SA200):

- Die neuere Variante
- Prozessor Mipsel 200MHz von Toshiba 4925XB-200 (BGA, Little Endian Byteorder)
- Flash Speicher 8MB
- RAM Speicher 64MB
- Anschluss für 3,5" PATA Festplatte
- serielle Schnittstelle onboard (nicht auf Sub-D 9 Buchse geführt)
- 2.COM nicht möglich
Der Bootloader in den 200MHz Geräten meldet sich als SA300.
SA300 Boot Loader v1.09 (05/24/2005)
SA300> h
h help load load
g run system program fg run system program from flash image
self update flash image from bottom address flash update system image
xself update companion flash image from bottom address xflash update companion system image
cb copy boot loader cf copy system
cp copy image copy copy command
finfo query flash information rdee read EEPROM
wree write EEPROM clee clean EEPROM
pci get PCI device information ethermem get ether chip memory registers
trace trace ether packet ping send active packet
set set/display environment d dump memory content
wb write byte ww write word
wd write double word rb read byte
rw read word rd read double word
des 3DES operation test rtc read/set real time clock
iotest test I/O port switch test switch port
pwdown turn off machine devrst reset all device
SA300>
Nun noch die Übersicht über die neusten Geräte (NAS1000/SA1000):
[Image(overview_SA200.jpg)?]
- Die neueste Variante
- Prozessor ARM9 300MHz von Storlink SL3516 (BGA, Little Endian Byteorder)
- Flash Speicher 16MB
- RAM Speicher 128MB
- Anschluss für 3,5" SATA III Festplatte
- serielle Schnittstelle onboard (nicht auf Sub-D 9 Buchse geführt)
- 2.COM nicht möglich
Der Bootloader ... FixMe?!.
Für den Vertrieb wurden weltweit Redistributoren gefunden. Im Europa ist das Arp Datacon. Den Support für die Geräte hat Claxan übernommen.
Nordamerika wird von IOGear und Intellinet und Tritton beliefert.
In Fernost erfolgt der Vertrieb der Geräte über MCT selbst.
Attachments
-
overview_NAS110.jpg
(103.7 KB) - added by carsten
4 years ago.
the hardware pieces on a NAS110
-
overview_SA200.jpg
(111.3 KB) - added by carsten
4 years ago.
the hardware pieces on a SA200
