Difference between revisions of "Tektronix TekXPress XP338"
Sjlongland (Talk | contribs) |
(XpressWare) |
||
| Line 33: | Line 33: | ||
* Page on AtomicDOC Wiki: http://atomicdoc.hopto.org/index.php/ULOS/Hardware/RISC/MIPS/Tektronix | * Page on AtomicDOC Wiki: http://atomicdoc.hopto.org/index.php/ULOS/Hardware/RISC/MIPS/Tektronix | ||
| + | |||
| + | NCD have some software in the form of patches, accessible by anonymous ftp. There aren't any complete releases, but there are archives which contains much that is useful to be found in the ftp://ftp.ncd.com/pub/nwd/XpressWare/ directory. | ||
== News == | == News == | ||
Went digging, it seems the AMD AM79C98 LAN controller is a cousin of the AM79C90 LAN controller which is supported by the DEPCA driver. I don't know if this will work or not... but it's a hunch. :-) | Went digging, it seems the AMD AM79C98 LAN controller is a cousin of the AM79C90 LAN controller which is supported by the DEPCA driver. I don't know if this will work or not... but it's a hunch. :-) | ||
Revision as of 07:17, 11 February 2005
Contents |
System Specifications & Linux Support
- CPU: IDT 79R3052E (MIPS R3000 embedded core. Big endian. Should work using R3000 kernel option)
- RAM: 4MB standard, upgradeable to 52MB (mine has 16MB)
- Peripherals:
- 1x Ethernet Port (AUI and UTP) -- AMD AM79C98 Chipset (May be supported by DEPCA driver)
- 2x Serial Ports -- Philips SCC2692 Dual UART chipset (Supported)
- 1x "ERGO" Port (Combined Monitor, Keyboard, Mouse -- see below)
- Video Chipset: Texas Instruments 34020 (main chip: TI 34020AGBL-40, RAMDAC: Brooktree BT458LPJ135) (GPU: Unknown, RamDAC: Supported in XFree86)
Note: Many of the errata docs for the listed chips are in PDF format.
The "ERGO" Port
This port combines the keyboard, mouse and monitor into one single port. The "ERGO Cable" that plugs into this port, provides 3 BNC connectors for the video (this box uses Sync-on-Green like SGI boxes do), and two PS2 sockets for the keyboard and mouse.
Parts Required:
- 2x PS/2 Sockets: You may be able to purchase these -- I grabbed a dead ATX motherboard and took to it with a hacksaw.
- 1x DB15 female plug.
- 1x VGA 15pin female plug.
- About 30cm of cable (I used some headphone wire for the video signal wires, and a bit of CAT5e for the keyboard & mouse)
The wiring looks like this:
Notes:
- If you hacked the PS/2 sockets off a motherboard like I did, you might find that the sockets share common Ground and +5V rails. (that is, a tracks connect pin 5 and pin 2 of both sockets together) This is okay.
- If you'd prefer to use BNC connections, then do so. It should be possible to substitute a BNC socket for each pair of connections on the VGA plug.
Links
- Page on AtomicDOC Wiki: http://atomicdoc.hopto.org/index.php/ULOS/Hardware/RISC/MIPS/Tektronix
NCD have some software in the form of patches, accessible by anonymous ftp. There aren't any complete releases, but there are archives which contains much that is useful to be found in the ftp://ftp.ncd.com/pub/nwd/XpressWare/ directory.
News
Went digging, it seems the AMD AM79C98 LAN controller is a cousin of the AM79C90 LAN controller which is supported by the DEPCA driver. I don't know if this will work or not... but it's a hunch. :-)
