Difference between revisions of "LASAT"
(→Features) |
(→Features) |
||
Line 52: | Line 52: | ||
* <font color="red">Ethernet TX/RX swap</font> | * <font color="red">Ethernet TX/RX swap</font> | ||
* <font color="red">HDLC controller (V.35/X.25)</font> | * <font color="red">HDLC controller (V.35/X.25)</font> | ||
+ | * <font color="red">Hardware noise generator</font> | ||
|- | |- | ||
| Console || 3-pin RS-232 header on PCB || 3-pin RS-232 header on PCB | | Console || 3-pin RS-232 header on PCB || 3-pin RS-232 header on PCB |
Revision as of 11:48, 23 February 2006
The LASAT Masquerade 2 (1998) and later Masquerade PRO (1999) was created by LASAT Networks, as part of a product line of self-contained SOHO all-in-one servers (firewall/NAT/router, mail server etc.)
Unfortunately the company went bust, so very few of these devices were ever shipped, but they still fulfill their original purpose very well.
The Debian project still uses two Masquerade PRO, donated by LASAT, as MIPS autobuilders.
Features
Feature | Masquerade 2 | Masquerade PRO |
---|---|---|
Size | 1U | 1U |
Processor | NEC VR4310 | NEC R5000 |
System Controller | Galileo GT-64115 | NEC VRC5074 |
Clock freq. | 133/166 MHz | 250 MHz |
Cache | 32KB instruction + 16KB data | L1: 32KB instruction + 32KB data L2: 1024KB |
Network | 2xAMD Am79C972 PCnet32 10/100Mbps | 2xAMD Am79C972 PCnet32 10/100Mbps |
IDE | CMD643 IDE controller | CMD643 IDE controller |
Harddisk | Room for 1x3.5" HD | Room for 1x3.5" HD |
RAM | 16-128MB SDRAM SIMM | 128MB on-board SDRAM (100MHz) |
Flash | 4MB? | 4MB (compressed kernel image limited to 1MB) |
Expansion | 1xPCI slot | 1xPCI slot |
Other |
|
|
Console | 3-pin RS-232 header on PCB | 3-pin RS-232 header on PCB |
Documentation | Design Specification | Design Specification |
Linux-mips | 2.6.15 tested OK |
Note: Features in red are not supported by the current linux-mips kernel releases. Features in amber are only known to work in certain older kernels.
Description
Block diagrams
Serial Cable
If you want to do any debugging on your Masquerade, you'll need a serial cable. The cable conncets to the 6-pin (only 3 used) header on the PCB (J2). This header is not mounted on all boards, if it is not you'll need to mount the header plus an RS-232 buffer (IC34), see the design specification for details on which part to use. The cable design can be found here.
EUCP
The LASAT devices have a "service mode" where you can use a special tool to upload a new kernel to the device. The protocol used is called EUCP, and is documented here. Tools to create the images and upload the files are available on the Debian instructions page, see Links.